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,104
4 papers
631
4 papers
470
See all 7 libraries.

BlindDiff: Empowering Degradation Modelling in Diffusion Models for Blind Image Super-Resolution

lifengcs/blinddiff 15 Mar 2024

BlindDiff seamlessly integrates the MAP-based optimization into DMs, which constructs a joint distribution of the low-resolution (LR) observation, high-resolution (HR) data, and degradation kernels for the data and kernel priors, and solves the blind SR problem by unfolding MAP approach along with the reverse process.

10
15 Mar 2024

Ambient Diffusion Posterior Sampling: Solving Inverse Problems with Diffusion Models trained on Corrupted Data

utcsilab/ambient-diffusion-mri 13 Mar 2024

We open-source our code and the trained Ambient Diffusion MRI models: https://github. com/utcsilab/ambient-diffusion-mri .

6
13 Mar 2024

Efficient Diffusion Model for Image Restoration by Residual Shifting

zsyoaoa/resshift 12 Mar 2024

While diffusion-based image restoration (IR) methods have achieved remarkable success, they are still limited by the low inference speed attributed to the necessity of executing hundreds or even thousands of sampling steps.

539
12 Mar 2024

Continual All-in-One Adverse Weather Removal with Knowledge Replay on a Unified Network Structure

xiaojihh/cl_all-in-one 12 Mar 2024

It considers the characteristics of the image restoration task with multiple degenerations in continual learning, and the knowledge for different degenerations can be shared and accumulated in the unified network structure.

2
12 Mar 2024

Generalizing to Out-of-Sample Degradations via Model Reprogramming

ddghjikle/out-of-sample-restoration 9 Mar 2024

To address this issue, we propose a model reprogramming framework, which translates out-of-sample degradations by quantum mechanic and wave functions.

0
09 Mar 2024

Decoupling Degradations with Recurrent Network for Video Restoration in Under-Display Camera

chengxuliu/ddrnet 8 Mar 2024

The pixel array of light-emitting diodes used for display diffracts and attenuates incident light, causing various degradations as the light intensity changes.

9
08 Mar 2024

FriendNet: Detection-Friendly Dehazing Network

fanyihua0309/friendnet 7 Mar 2024

In this paper, we raise an intriguing question: can the combination of image restoration and object detection enhance detection performance in adverse weather conditions?

2
07 Mar 2024

Dual-domain strip attention for image restoration

c-yn/DSANet Neural Networks 2024

In this paper, we develop a dual-domain strip attention mechanism for image restoration by enhancing representation learning, which consists of spatial and frequency strip attention units.

35
01 Mar 2024

HIR-Diff: Unsupervised Hyperspectral Image Restoration Via Improved Diffusion Models

lipang/hirdiff 24 Feb 2024

Specifically, the reduced image, which has a low spectral dimension, lies in the image field and can be inferred from our improved diffusion model where a new guidance function with total variation (TV) prior is designed to ensure that the reduced image can be well sampled.

30
24 Feb 2024

MambaIR: A Simple Baseline for Image Restoration with State-Space Model

csguoh/mambair 23 Feb 2024

In this way, our MambaIR takes advantage of the local pixel similarity and reduces the channel redundancy.

218
23 Feb 2024