Image Denoising

419 papers with code • 19 benchmarks • 17 datasets

Image Denoising is a computer vision task that involves removing noise from an image. Noise can be introduced into an image during acquisition or processing, and can reduce image quality and make it difficult to interpret. Image denoising techniques aim to restore an image to its original quality by reducing or removing the noise, while preserving the important features of the image.

( Image credit: Wide Inference Network for Image Denoising via Learning Pixel-distribution Prior )

Libraries

Use these libraries to find Image Denoising models and implementations
5 papers
369
4 papers
1,106
4 papers
631
See all 5 libraries.

Most implemented papers

Pyramid Real Image Denoising Network

491506870/PRIDNet 1 Aug 2019

Second, at the multi-scale denoising stage, pyramid pooling is utilized to extract multi-scale features.

Kornia: an Open Source Differentiable Computer Vision Library for PyTorch

kornia/kornia 5 Oct 2019

This work presents Kornia -- an open source computer vision library which consists of a set of differentiable routines and modules to solve generic computer vision problems.

SAR2SAR: a semi-supervised despeckling algorithm for SAR images

RING/SAR2SAR 26 Jun 2020

A study with synthetic speckle noise is presented to compare the performances of the proposed method with other state-of-the-art filters.

Uformer: A General U-Shaped Transformer for Image Restoration

ZhendongWang6/Uformer CVPR 2022

Powered by these two designs, Uformer enjoys a high capability for capturing both local and global dependencies for image restoration.

Modular proximal optimization for multidimensional total-variation regularization

albarji/proxTV 3 Nov 2014

We study \emph{TV regularization}, a widely used technique for eliciting structured sparsity.

Deep Burst Denoising

Ourshanabi/Burst-denoising ECCV 2018

One strategy for mitigating noise in a low-light situation is to increase the shutter time of the camera, thus allowing each photosite to integrate more light and decrease noise variance.

Training Deep Learning Based Denoisers without Ground Truth Data

Shakarim94/Net-SURE NeurIPS 2018

Our quick refining method outperformed conventional BM3D, deep image prior, and often the networks trained with ground truth.

Toward Convolutional Blind Denoising of Real Photographs

GuoShi28/CBDNet CVPR 2019

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.

Residual Dense Network for Image Restoration

yulunzhang/RDN 25 Dec 2018

We fully exploit the hierarchical features from all the convolutional layers.

Learning to compress and search visual data in large-scale systems

sssohrab/PhDthesis 24 Jan 2019

The problem of high-dimensional and large-scale representation of visual data is addressed from an unsupervised learning perspective.