中文
相关论文

相关论文: Image Denoising Using Green Channel Prior

200 篇论文

Image denoising is a classic restoration problem. Yet, current deep learning methods are subject to the problems of generalization and interpretability. To mitigate these problems, in this project, we present a framework that is capable of…

图像与视频处理 · 电气工程与系统科学 2021-06-18 Haley Owsianko , Florian Cassayre , Qiyuan Liang

We describe a novel method for training high-quality image denoising models based on unorganized collections of corrupted images. The training does not need access to clean reference images, or explicit pairs of corrupted images, and can…

机器学习 · 计算机科学 2019-10-29 Samuli Laine , Tero Karras , Jaakko Lehtinen , Timo Aila

Single image dehazing is a critical stage in many modern-day autonomous vision applications. Early prior-based methods often involved a time-consuming minimization of a hand-crafted energy function. Recent learning-based approaches utilize…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Alona Golts , Daniel Freedman , Michael Elad

Non-local patch based methods were until recently state-of-the-art for image denoising but are now outperformed by CNNs. Yet they are still the state-of-the-art for video denoising, as video redundancy is a key factor to attain high…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Axel Davy , Thibaud Ehret , Jean-Michel Morel , Pablo Arias , Gabriele Facciolo

Image denoising is often empowered by accurate prior information. In recent years, data-driven neural network priors have shown promising performance for RGB natural image denoising. Compared to classic handcrafted priors (e.g., sparsity…

图像与视频处理 · 电气工程与系统科学 2022-02-16 Yu-Chun Miao , Xi-Le Zhao , Xiao Fu , Jian-Li Wang , Yu-Bang Zheng

While deep Convolutional Neural Networks (CNNs) have shown extraordinary capability of modelling specific noise and denoising, they still perform poorly on real-world noisy images. The main reason is that the real-world noise is more…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Yiyun Zhao , Zhuqing Jiang , Aidong Men , Guodong Ju

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

We propose a new grayscale image denoiser, dubbed as Neural Affine Image Denoiser (Neural AIDE), which utilizes neural network in a novel way. Unlike other neural network based image denoising methods, which typically apply simple…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Sungmin Cha , Taesup Moon

In this paper, the problem of de-noising of an image contaminated with additive white Gaussian noise (AWGN) is studied. This subject has been continued to be an open problem in signal processing for more than 50 years. In the present paper,…

计算机视觉与模式识别 · 计算机科学 2013-10-29 Mohsen Joneidi , Mostafa Sadeghi

The non-local self-similarity property of natural images has been exploited extensively for solving various image processing problems. When it comes to video sequences, harnessing this force is even more beneficial due to the temporal…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Gregory Vaksman , Michael Elad , Peyman Milanfar

Blind image denoising is an important yet very challenging problem in computer vision due to the complicated acquisition process of real images. In this work we propose a new variational inference method, which integrates both noise…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Zongsheng Yue , Hongwei Yong , Qian Zhao , Lei Zhang , Deyu Meng

This paper introduces the Raw Natural Image Noise Dataset (RawNIND), a diverse collection of paired raw images designed to support the development of denoising models that generalize across sensors, image development workflows, and styles.…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Benoit Brummer , Christophe De Vleeschouwer

The advancement of imaging devices and countless image data generated everyday impose an increasingly high demand on efficient and effective image denoising. In this paper, we present a computationally simple denoising algorithm, termed…

图像与视频处理 · 电气工程与系统科学 2025-08-15 Zhaoming Kong , Jiahuan Zhang , Xiaowei Yang

Training deep neural networks has become a common approach for addressing image restoration problems. An alternative for training a "task-specific" network for each observation model is to use pretrained deep denoisers for imposing only the…

图像与视频处理 · 电气工程与系统科学 2024-04-16 Tomer Garber , Tom Tirer

In this paper, we propose an interpretable denoising method for graph signals using regularization by denoising (RED). RED is a technique developed for image restoration that uses an efficient (and sometimes black-box) denoiser in the…

信号处理 · 电气工程与系统科学 2026-05-27 Hayate Kojima , Hiroshi Higashi , Yuichi Tanaka

The effectiveness of existing denoising algorithms typically relies on accurate pre-defined noise statistics or plenty of paired data, which limits their practicality. In this work, we focus on denoising in the more common case where noise…

图像与视频处理 · 电气工程与系统科学 2020-12-01 Huangxing Lin , Yihong Zhuang , Yue Huang , Xinghao Ding , Yizhou Yu , Xiaoqing Liu , John Paisley

Noise is ubiquitous during image acquisition. Sufficient denoising is often an important first step for image processing. In recent decades, deep neural networks (DNNs) have been widely used for image denoising. Most DNN-based image…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Chenyin Gao , Shu Yang , Anru R. Zhang

Fully supervised deep-learning based denoisers are currently the most performing image denoising solutions. However, they require clean reference images. When the target noise is complex, e.g. composed of an unknown mixture of primary…

图像与视频处理 · 电气工程与系统科学 2020-08-03 Florian Lemarchand , Erwan Nogues , Maxime Pelcat

Recent studies on learning-based image denoising have achieved promising performance on various noise reduction tasks. Most of these deep denoisers are trained either under the supervision of clean references, or unsupervised on synthetic…

图像与视频处理 · 电气工程与系统科学 2021-03-30 Rui Zhao , Daniel P. K. Lun , Kin-Man Lam

The prevalent convolutional neural network (CNN) based image denoising methods extract features of images to restore the clean ground truth, achieving high denoising accuracy. However, these methods may ignore the underlying distribution of…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Yang Liu , Saeed Anwar , Zhenyue Qin , Pan Ji , Sabrina Caldwell , Tom Gedeon