Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Gaussian Kernel Mixture Network for Single Image Defocus Deblurring

About

Defocus blur is one kind of blur effects often seen in images, which is challenging to remove due to its spatially variant amount. This paper presents an end-to-end deep learning approach for removing defocus blur from a single image, so as to have an all-in-focus image for consequent vision tasks. First, a pixel-wise Gaussian kernel mixture (GKM) model is proposed for representing spatially variant defocus blur kernels in an efficient linear parametric form, with higher accuracy than existing models. Then, a deep neural network called GKMNet is developed by unrolling a fixed-point iteration of the GKM-based deblurring. The GKMNet is built on a lightweight scale-recurrent architecture, with a scale-recurrent attention module for estimating the mixing coefficients in GKM for defocus deblurring. Extensive experiments show that the GKMNet not only noticeably outperforms existing defocus deblurring methods, but also has its advantages in terms of model complexity and computational efficiency.

Yuhui Quan, Zicong Wu, Hui Ji• 2021

Related benchmarks

TaskDatasetResultRank
Defocus DeblurringRTF (test)
PSNR25.72
24
Defocus DeblurringNoisier DPD v1 (simulated noise) (test)
PSNR25.48
24
Defocus DeblurringDPD (test)
PSNR25.47
19
Microscopy deblurringBBBC006 44 (w2)
PSNR29.32
11
Microscopy deblurring3DHistech 17 (test)
PSNR33.42
11
Microscopy deblurringBBBC006 44 (w1)
PSNR34.41
11
Microscopy deblurringCaDISBlur (test)
PSNR44.27
11
Blind Image RestorationMiddlebury (test)
BRISQUE Score29.92
10
Defocus DeblurringDPDD 1 (test)
PSNR25.47
10
Blind Image RestorationMobile Depth (test)
BRISQUE Score15.21
10
Showing 10 of 10 rows

Other info

Code

Follow for update