Image Defocus Deblurring

25 papers with code • 3 benchmarks • 4 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Single Image Defocus Deblurring Using Kernel-Sharing Parallel Atrous Convolutions

HyeongseokSon1/KPAC ICCV 2021

To utilize the property with inverse kernels, we exploit the observation that when only the size of a defocus blur changes while keeping the shape, the shape of the corresponding inverse kernel remains the same and only the scale changes.

Iterative Filter Adaptive Network for Single Image Defocus Deblurring

codeslake/IFAN CVPR 2021

We propose a novel end-to-end learning-based approach for single image defocus deblurring.

Gaussian Kernel Mixture Network for Single Image Defocus Deblurring

cszcwu/gkmnet NeurIPS 2021

Defocus blur is one kind of blur effects often seen in images, which is challenging to remove due to its spatially variant amount.

Learning to Deblur using Light Field Generated and Real Defocus Images

lingyanruan/DRBNet CVPR 2022

We first train the network on a light field-generated dataset for its highly accurate image correspondence.

Focal Network for Image Restoration

c-yn/focalnet ICCV 2023

Image restoration aims to reconstruct a sharp image from its degraded counterpart, which plays an important role in many fields.

Single Image Defocus Deblurring via Implicit Neural Inverse Kernels

xinyao240/INIKNet ICCV 2023

Single image defocus deblurring (SIDD) is a challenging task due to the spatially-varying nature of defocus blur, characterized by per-pixel point spread functions (PSFs).

Revisiting Image Deblurring with an Efficient ConvNet

lingyanruan/lakdnet 4 Feb 2023

In this work, we propose a unified lightweight CNN network that features a large effective receptive field (ERF) and demonstrates comparable or even better performance than Transformers while bearing less computational costs.

Efficient and Explicit Modelling of Image Hierarchies for Image Restoration

ofsoundof/grl-image-restoration CVPR 2023

The aim of this paper is to propose a mechanism to efficiently and explicitly model image hierarchies in the global, regional, and local range for image restoration.

Masked Autoencoders as Image Processors

duanhuiyu/maeip_csformer 30 Mar 2023

Recently, masked autoencoders (MAE) for feature pre-training have further unleashed the potential of Transformers, leading to state-of-the-art performances on various high-level vision tasks.

Selective Frequency Network for Image Restoration

c-yn/SFNet Conference 2023

Image restoration aims to reconstruct the latent sharp image from its corrupted counterpart.