Image Restoration

465 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,101
4 papers
627
4 papers
470
See all 7 libraries.

Most implemented papers

Old Photo Restoration via Deep Latent Space Translation

microsoft/Bringing-Old-Photos-Back-to-Life 14 Sep 2020

Unlike conventional restoration tasks that can be solved through supervised learning, the degradation in real photos is complex and the domain gap between synthetic images and real old photos makes the network fail to generalize.

Multi-Stage Progressive Image Restoration

swz30/MPRNet CVPR 2021

At each stage, we introduce a novel per-pixel adaptive design that leverages in-situ supervised attention to reweight the local features.

Bringing Old Photos Back to Life

microsoft/Bringing-Old-Photos-Back-to-Life CVPR 2020

Unlike conventional restoration tasks that can be solved through supervised learning, the degradation in real photos is complex and the domain gap between synthetic images and real old photos makes the network fail to generalize.

DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better

KupynOrest/DeblurGANv2 ICCV 2019

We present a new end-to-end generative adversarial network (GAN) for single image motion deblurring, named DeblurGAN-v2, which considerably boosts state-of-the-art deblurring efficiency, quality, and flexibility.

Multi-level Wavelet-CNN for Image Restoration

lpj0/MWCNN 18 May 2018

With the modified U-Net architecture, wavelet transform is introduced to reduce the size of feature maps in the contracting subnetwork.

HiFaceGAN: Face Renovation via Collaborative Suppression and Replenishment

Lotayou/Face-Renovation 11 May 2020

Existing face restoration researches typically relies on either the degradation prior or explicit guidance labels for training, which often results in limited generalization ability over real-world images with heterogeneous degradations and rich background contents.

Recurrent Inference Machines for Solving Inverse Problems

pputzky/invertible_rim 13 Jun 2017

Much of the recent research on solving iterative inference problems focuses on moving away from hand-chosen inference algorithms and towards learned inference.

Deep Learning-Based Channel Estimation

Mehran-Soltani/ChannelNet 13 Oct 2018

This scheme considers the pilot values, altogether, as a low-resolution image and uses an SR network cascaded with a denoising IR network to estimate the channel.

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.

Plug-and-Play Image Restoration with Deep Denoiser Prior

cszn/DPIR 31 Aug 2020

Recent works on plug-and-play image restoration have shown that a denoiser can implicitly serve as the image prior for model-based methods to solve many inverse problems.