中文
相关论文

相关论文: Generating Training Data for Denoising Real RGB Im…

200 篇论文

Discriminative learning-based image denoisers have achieved promising performance on synthetic noises such as Additive White Gaussian Noise (AWGN). The synthetic noises adopted in most previous work are pixel-independent, but real noises…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Yuqian Zhou , Jianbo Jiao , Haibin Huang , Yang Wang , Jue Wang , Honghui Shi , Thomas Huang

The success of deep denoisers on real-world color photographs usually relies on the modeling of sensor noise and in-camera signal processing (ISP) pipeline. Performance drop will inevitably happen when the sensor and ISP pipeline of test…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Yue Cao , Xiaohe Wu , Shuran Qi , Xiao Liu , Zhongqin Wu , Wangmeng Zuo

The availability of large-scale datasets has helped unleash the true potential of deep convolutional neural networks (CNNs). However, for the single-image denoising problem, capturing a real dataset is an unacceptably expensive and…

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

Machine learning techniques work best when the data used for training resembles the data used for evaluation. This holds true for learned single-image denoising algorithms, which are applied to real raw camera sensor readings but, due to…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Tim Brooks , Ben Mildenhall , Tianfan Xue , Jiawen Chen , Dillon Sharlet , Jonathan T. Barron

While deep convolutional neural networks (CNNs) have achieved impressive success in image denoising with additive white Gaussian noise (AWGN), their performance remains limited on real-world noisy photographs. The main reason is that their…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Shi Guo , Zifei Yan , Kai Zhang , Wangmeng Zuo , Lei Zhang

Demosaicking and denoising are the first steps of any camera image processing pipeline and are key for obtaining high quality RGB images. A promising current research trend aims at solving these two problems jointly using convolutional…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Thibaud Ehret , Axel Davy , Pablo Arias , Gabriele Facciolo

Image denoising has achieved unprecedented progress as great efforts have been made to exploit effective deep denoisers. To improve the denoising performance in realworld, two typical solutions are used in recent trends: devising better…

图像与视频处理 · 电气工程与系统科学 2022-04-06 Yunhao Zou , Ying Fu

Image noise modeling is a long-standing problem with many applications in computer vision. Early attempts that propose simple models, such as signal-independent additive white Gaussian noise or the heteroscedastic Gaussian noise model…

图像与视频处理 · 电气工程与系统科学 2022-06-03 Ali Maleky , Shayan Kousha , Michael S. Brown , Marcus A. Brubaker

Low-light conditions pose significant challenges for both human and machine annotation. This in turn has led to a lack of research into machine understanding for low-light images and (in particular) videos. A common approach is to apply…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Joanne Lin , Crispian Morris , Ruirui Lin , Fan Zhang , David Bull , Nantheera Anantrasirichai

Lacking rich and realistic data, learned single image denoising algorithms generalize poorly to real raw images that do not resemble the data used for training. Although the problem can be alleviated by the heteroscedastic Gaussian model…

图像与视频处理 · 电气工程与系统科学 2020-04-10 Kaixuan Wei , Ying Fu , Jiaolong Yang , Hua Huang

Multiple low-vision tasks such as denoising, deblurring and super-resolution depart from RGB images and further reduce the degradations, improving the quality. However, modeling the degradations in the sRGB domain is complicated because of…

图像与视频处理 · 电气工程与系统科学 2024-09-30 Marcos V. Conde , Florin Vasluianu , Radu Timofte

Most image deblurring methods assume an over-simplistic image formation model and as a result are sensitive to more realistic image degradations. We propose a novel variational framework, that explicitly handles pixel saturation, noise,…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Jérémy Anger , Mauricio Delbracio , Gabriele Facciolo

Demosaicking and denoising are among the most crucial steps of modern digital camera pipelines and their joint treatment is a highly ill-posed inverse problem where at-least two-thirds of the information are missing and the rest are…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Filippos Kokkinos , Stamatios Lefkimmiatis

When capturing and storing images, devices inevitably introduce noise. Reducing this noise is a critical task called image denoising. Deep learning has become the de facto method for image denoising, especially with the emergence of…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Haoyu Chen , Jinjin Gu , Yihao Liu , Salma Abdel Magid , Chao Dong , Qiong Wang , Hanspeter Pfister , Lei Zhu

We design a novel network architecture for learning discriminative image models that are employed to efficiently tackle the problem of grayscale and color image denoising. Based on the proposed architecture, we introduce two different…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Stamatios Lefkimmiatis

Image noise is ubiquitous in photography. However, image noise is not compressible nor desirable, thus attempting to convey the noise in compressed image bitstreams yields sub-par results in both rate and distortion. We propose to…

图像与视频处理 · 电气工程与系统科学 2023-07-13 Benoit Brummer , Christophe De Vleeschouwer

Modern digital cameras rely on the sequential execution of separate image processing steps to produce realistic images. The first two steps are usually related to denoising and demosaicking where the former aims to reduce noise from the…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Filippos Kokkinos , Stamatios Lefkimmiatis

While recent years have witnessed a dramatic upsurge of exploiting deep neural networks toward solving image denoising, existing methods mostly rely on simple noise assumptions, such as additive white Gaussian noise (AWGN), JPEG compression…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Kai Zhang , Yawei Li , Jingyun Liang , Jiezhang Cao , Yulun Zhang , Hao Tang , Deng-Ping Fan , Radu Timofte , Luc Van Gool

Deep learning approaches in image processing predominantly resort to supervised learning. A majority of methods for image denoising are no exception to this rule and hence demand pairs of noisy and corresponding clean images. Only recently…

图像与视频处理 · 电气工程与系统科学 2020-10-02 Priyatham Kattakinda , A. N. Rajagopalan

Existing deep learning real denoising methods require a large amount of noisy-clean image pairs for supervision. Nonetheless, capturing a real noisy-clean dataset is an unacceptable expensive and cumbersome procedure. To alleviate this…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Yuanhao Cai , Xiaowan Hu , Haoqian Wang , Yulun Zhang , Hanspeter Pfister , Donglai Wei
‹ 上一页 1 2 3 10 下一页 ›