Image Restoration

473 papers with code • 1 benchmarks • 12 datasets

Image Restoration is a family of inverse problems for obtaining a high quality image from a corrupted input image. Corruption may occur due to the image-capture process (e.g., noise, lens blur), post-processing (e.g., JPEG compression), or photography in non-ideal conditions (e.g., haze, motion blur).

Source: Blind Image Restoration without Prior Knowledge

Libraries

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

Most implemented papers

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.

NAFSSR: Stereo Image Super-Resolution Using NAFNet

megvii-research/NAFNet 19 Apr 2022

This paper inherits a strong and simple image restoration model, NAFNet, for single-view feature extraction and extends it by adding cross attention modules to fuse features between views to adapt to binocular scenarios.

On learning optimized reaction diffusion processes for effective image restoration

VLOGroup/mri-variationalnetwork CVPR 2015

We propose to train the parameters of the filters and the influence functions through a loss based approach.

Image Restoration Using Very Deep Convolutional Encoder-Decoder Networks with Symmetric Skip Connections

yjn870/REDNet-pytorch NeurIPS 2016

We propose to symmetrically link convolutional and de-convolutional layers with skip-layer connections, with which the training converges much faster and attains a higher-quality local optimum.

Enhancing Underwater Imagery using Generative Adversarial Networks

cameronfabbri/Underwater-Color-Correction 11 Jan 2018

Autonomous underwater vehicles (AUVs) rely on a variety of sensors - acoustic, inertial and visual - for intelligent decision making.

Residual Dense Network for Image Restoration

yulunzhang/RDN 25 Dec 2018

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

Automatic Temporally Coherent Video Colorization

Harry-Thasarathan/TCVC 21 Apr 2019

This paper proposes a method to colorize line art frames in an adversarial setting, to create temporally coherent video of large anime by improving existing image to image translation methods.

Multi-level Wavelet Convolutional Neural Networks

lpj-github-io/MWCNNv2 6 Jul 2019

Specifically, MWCNN for image restoration is based on U-Net architecture, and inverse wavelet transform (IWT) is deployed to reconstruct the high resolution (HR) feature maps.

Replacing Mobile Camera ISP with a Single Deep Learning Model

aiff22/pynet 13 Feb 2020

The model is trained to convert RAW Bayer data obtained directly from mobile camera sensor into photos captured with a professional high-end DSLR camera, making the solution independent of any particular mobile ISP implementation.

Fully Unsupervised Diversity Denoising with Convolutional Variational Autoencoders

IVRL/w2s ICLR 2021

Deep Learning based methods have emerged as the indisputable leaders for virtually all image restoration tasks.