中文
相关论文

相关论文: High-Frequency aware Perceptual Image Enhancement

200 篇论文

This paper introduces Progressively Diffused Networks (PDNs) for unifying multi-scale context modeling with deep feature learning, by taking semantic image segmentation as an exemplar application. Prior neural networks, such as ResNet, tend…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Ruimao Zhang , Wei Yang , Zhanglin Peng , Xiaogang Wang , Liang Lin

Recent advances in deep learning have shown exciting promise in filling large holes in natural images with semantically plausible and context aware details, impacting fundamental image manipulation tasks such as object removal. While these…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Chao Yang , Xin Lu , Zhe Lin , Eli Shechtman , Oliver Wang , Hao Li

In single image deblurring, the "coarse-to-fine" scheme, i.e. gradually restoring the sharp image on different resolutions in a pyramid, is very successful in both traditional optimization-based methods and recent neural-network-based…

计算机视觉与模式识别 · 计算机科学 2018-02-07 Xin Tao , Hongyun Gao , Yi Wang , Xiaoyong Shen , Jue Wang , Jiaya Jia

Supervised learning-based methods yield robust denoising results, yet they are inherently limited by the need for large-scale clean/noisy paired datasets. The use of unsupervised denoisers, on the other hand, necessitates a more detailed…

图像与视频处理 · 电气工程与系统科学 2021-11-30 Nahyun Kim , Donggon Jang , Sunhyeok Lee , Bomi Kim , Dae-Shik Kim

This paper proposes a deep neural network structure that exploits edge information in addressing representative low-level vision tasks such as layer separation and image filtering. Unlike most other deep learning strategies applied in this…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Qingnan Fan , Jiaolong Yang , Gang Hua , Baoquan Chen , David Wipf

Defocus blur arises in images that are captured with a shallow depth of field due to the use of a wide aperture. Correcting defocus blur is challenging because the blur is spatially varying and difficult to estimate. We propose an effective…

图像与视频处理 · 电气工程与系统科学 2020-07-20 Abdullah Abuolaim , Michael S. Brown

Applying convolutional neural networks to large images is computationally expensive because the amount of computation scales linearly with the number of image pixels. We present a novel recurrent neural network model that is capable of…

机器学习 · 计算机科学 2014-06-25 Volodymyr Mnih , Nicolas Heess , Alex Graves , Koray Kavukcuoglu

Aiming at improving the performance of existing detection algorithms developed for different applications, we propose a region regression-based multi-stage class-agnostic detection pipeline, whereby the existing algorithms are employed for…

计算机视觉与模式识别 · 计算机科学 2016-07-19 Wei Li , Matthias Breier , Dorit Merhof

Given a degraded input image, image restoration aims to recover the missing high-quality image content. Numerous applications demand effective image restoration, e.g., computational photography, surveillance, autonomous vehicles, and remote…

图像与视频处理 · 电气工程与系统科学 2022-05-04 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Hyperspectral images (HSIs) have been widely applied in many fields, such as military, agriculture, and environment monitoring. Nevertheless, HSIs commonly suffer from various types of noise during acquisition. Therefore, denoising is…

图像与视频处理 · 电气工程与系统科学 2021-04-07 Yan Gao , Feng Gao , Junyu Dong

Owing to flexible architectures of deep convolutional neural networks (CNNs), CNNs are successfully used for image denoising. However, they suffer from the following drawbacks: (i) deep network architecture is very difficult to train. (ii)…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chunwei Tian , Yong Xu , Lunke Fei , Junqian Wang , Jie Wen , Nan Luo

Image deblurring is an ill-posed problem with multiple plausible solutions for a given input image. However, most existing methods produce a deterministic estimate of the clean image and are trained to minimize pixel-level distortion. These…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Jay Whang , Mauricio Delbracio , Hossein Talebi , Chitwan Saharia , Alexandros G. Dimakis , Peyman Milanfar

In this paper, we present a novel image inpainting technique using frequency domain information. Prior works on image inpainting predict the missing pixels by training neural networks using only the spatial domain information. However,…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Hiya Roy , Subhajit Chaudhury , Toshihiko Yamasaki , Tatsuaki Hashimoto

Considerable work has been dedicated to hyperspectral single image super-resolution to improve the spatial resolution of hyperspectral images and fully exploit their potential. However, most of these methods are supervised and require some…

图像与视频处理 · 电气工程与系统科学 2026-04-10 Xinxin Xu , Yann Gousseau , Christophe Kervazo , Saïd Ladjal

Single image super-resolution is an effective way to enhance the spatial resolution of remote sensing image, which is crucial for many applications such as target detection and image classification. However, existing methods based on the…

图像与视频处理 · 电气工程与系统科学 2020-11-22 Wenjia Xu , Guangluan Xu , Yang Wang , Xian Sun , Daoyu Lin , Yirong Wu

Hyperspectral image (HSI) analysis plays a critical role in remote sensing, agriculture, and environmental monitoring. However, traditional methods often struggle to handle the high dimensionality, spectral redundancy, and noise inherent in…

图像与视频处理 · 电气工程与系统科学 2026-05-26 Xing Hu , Xiangcheng Liu , Qianqian Duan , Lian Zhang , Huiliang Shang , Linghua Jiang , Haima Yang , Dawei Zhang

Data augmentation is an effective way to improve the performance of deep networks. Unfortunately, current methods are mostly developed for high-level vision tasks (e.g., classification) and few are studied for low-level vision tasks (e.g.,…

图像与视频处理 · 电气工程与系统科学 2020-04-24 Jaejun Yoo , Namhyuk Ahn , Kyung-Ah Sohn

Custom and natural lighting conditions can be emulated in images of the scene during post-editing. Extraordinary capabilities of the deep learning framework can be utilized for such purpose. Deep image relighting allows automatic photo…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Sourya Dipta Das , Nisarg A. Shah , Saikat Dutta , Himanshu Kumar

Image denoising is the process of removing noise from noisy images, which is an image domain transferring task, i.e., from a single or several noise level domains to a photo-realistic domain. In this paper, we propose an effective image…

图像与视频处理 · 电气工程与系统科学 2019-06-05 Xianxu Hou , Hongming Luo , Jingxin Liu , Bolei Xu , Ke Sun , Yuanhao Gong , Bozhi Liu , Guoping Qiu

Deep neural networks are being applied in many tasks with encouraging results, and have often reached human-level performance. However, deep neural networks are vulnerable to well-designed input samples called adversarial examples. In…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Dang Duy Thang , Toshihiro Matsui