English
Related papers

Related papers: A Critical Analysis of Patch Similarity Based Imag…

200 papers

Removing noise from images, a.k.a image denoising, can be a very challenging task since the type and amount of noise can greatly vary for each image due to many factors including a camera model and capturing environments. While there have…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Changjin Kim , Tae Hyun Kim , Sungyong Baik

Image denoising (removal of additive white Gaussian noise from an image) is one of the oldest and most studied problems in image processing. An extensive work over several decades has led to thousands of papers on this subject, and to many…

Image and Video Processing · Electrical Eng. & Systems 2023-01-10 Michael Elad , Bahjat Kawar , Gregory Vaksman

Large amount of image denoising literature focuses on single channel images and often experimentally validates the proposed methods on tens of images at most. In this paper, we investigate the interaction between denoising and…

Computer Vision and Pattern Recognition · Computer Science 2017-04-06 Jiqing Wu , Radu Timofte , Zhiwu Huang , Luc Van Gool

Image restoration has been an extensively researched topic in numerous fields. With the advent of deep learning, a lot of the current algorithms were replaced by algorithms that are more flexible and robust. Deep networks have demonstrated…

Computer Vision and Pattern Recognition · Computer Science 2019-04-30 Rohit Jena

We propose a novel deep network architecture for grayscale and color image denoising that is based on a non-local image model. Our motivation for the overall design of the proposed network stems from variational methods that exploit the…

Computer Vision and Pattern Recognition · Computer Science 2017-07-12 Stamatios Lefkimmiatis

Image denoising can be described as the problem of mapping from a noisy image to a noise-free image. The best currently available denoising methods approximate this mapping with cleverly engineered algorithms. In this work we attempt to…

Computer Vision and Pattern Recognition · Computer Science 2012-11-12 Harold Christopher Burger , Christian J. Schuler , Stefan Harmeling

A new multiscale implementation of non-local means filtering for image denoising is proposed. The proposed algorithm also introduces a modification of similarity measure for patch comparison. The standard Euclidean norm is replaced by…

Computer Vision and Pattern Recognition · Computer Science 2013-04-04 Zahid Hussain Shamsi , Dai-Gyoung Kim

Image denoising is a well studied problem with an extensive activity that has spread over several decades. Despite the many available denoising algorithms, the quest for simple, powerful and fast denoisers is still an active and vibrant…

Image and Video Processing · Electrical Eng. & Systems 2021-03-26 Gregory Vaksman , Michael Elad , Peyman Milanfar

To denoise a reference patch, the Non-Local-Means denoising filter processes a set of neighbor patches. Few Nearest Neighbors (NN) are used to limit the computational burden of the algorithm. Here here we show analytically that the NN…

Computer Vision and Pattern Recognition · Computer Science 2017-11-22 Iuri Frosio , Jan Kautz

In the past decade, deep neural networks have revolutionized image denoising in achieving significant accuracy improvements by learning on datasets composed of noisy/clean image pairs. However, this strategy is extremely dependent on…

Computer Vision and Pattern Recognition · Computer Science 2024-08-26 Sébastien Herbreteau , Charles Kervrann

Most of previous image denoising methods focus on additive white Gaussian noise (AWGN). However,the real-world noisy image denoising problem with the advancing of the computer vision techiniques. In order to promote the study on this…

Computer Vision and Pattern Recognition · Computer Science 2018-04-11 Jun Xu , Hui Li , Zhetong Liang , David Zhang , Lei Zhang

Image denoising is an essential tool in computational photography. Standard denoising techniques, which use deep neural networks at their core, require pairs of clean and noisy images for its training. If we do not possess the clean…

Image and Video Processing · Electrical Eng. & Systems 2020-08-26 David Honzátko , Siavash A. Bigdeli , Engin Türetken , L. Andrea Dunbar

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…

Computer Vision and Pattern Recognition · Computer Science 2021-11-02 Gregory Vaksman , Michael Elad , Peyman Milanfar

In this paper, we propose a new image denoising method, tailored to specific classes of images, assuming that a dataset of clean images of the same class is available. Similarly to the non-local means (NLM) algorithm, the proposed method…

Computer Vision and Pattern Recognition · Computer Science 2017-06-22 Milad Niknejad , Jose M. Bioucas-Dias , Mario A. T. Figueiredo

Most existing image denoising approaches assumed the noise to be homogeneous white Gaussian distributed with known intensity. However, in real noisy images, the noise models are usually unknown beforehand and can be much more complex. This…

Computer Vision and Pattern Recognition · Computer Science 2016-01-14 Fengyuan Zhu , Guangyong Chen , Jianye Hao , Pheng-Ann Heng

A problem of image denoising when images are corrupted by a non-stationary noise is considered in this paper. Since in practice no a priori information on noise is available, noise statistics should be pre-estimated for image denoising. In…

Image and Video Processing · Electrical Eng. & Systems 2021-09-27 Sheyda Ghanbaralizadeh Bahnemiri , Mykola Ponomarenko , Karen Egiazarian

Denoising, the process of reducing random fluctuations in a signal to emphasize essential patterns, has been a fundamental problem of interest since the dawn of modern scientific inquiry. Recent denoising techniques, particularly in…

Machine Learning · Computer Science 2024-12-04 Peyman Milanfar , Mauricio Delbracio

The acquisition of MRI images offers a trade-off in terms of acquisition time, spatial/temporal resolution and signal-to-noise ratio (SNR). Thus, for instance, increasing the time efficiency of MRI often comes at the expense of reduced SNR.…

Computer Vision and Pattern Recognition · Computer Science 2011-10-28 Sudipto Dolui , Alan Kuurstra , Iván C. Salgado Patarroyo , Oleg V. Michailovich

Image denoising is a fundamental problem in image processing whose primary objective is to remove the noise while preserving the original image structure. In this work, we proposed a new architecture for image denoising. We have used…

Image and Video Processing · Electrical Eng. & Systems 2019-03-25 Sutanu Bera , Avisek Lahiri , Prabir Kumar Biswas

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…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Stamatios Lefkimmiatis