paper-with-me

Papers

Gaussian Kernel Mixture Network for Single Image Defocus Deblurring

2021-10-31 · NeurIPS 2021 12 · Yuhui Quan, Zicong Wu, Hui Ji

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.

📄 PDF Abstract BibTeX arXiv:2111.00454

Code (1)

cszcwu/gkmnet 공식 구현 pytorch

Tasks

Computational EfficiencyDeblurringImage Defocus DeblurringRolling Shutter Correction

Similar Papers 제목 키워드 기반

Removing out-of-focus blur from a single image

2018-08-28 · Guodong Xu, Chaoqiang Liu, Hui Ji

Reproducing an all-in-focus image from an image with defocus regions is of practical value in many applications, eg, digital photography, and robotics. Using the output of some existing defocus map estimator, existing ap…

Neumann Network With Recursive Kernels for Single Image Defocus Deblurring

2023-01-01 · CVPR 2023 1 · Yuhui Quan, Zicong Wu, Hui Ji

Single image defocus deblurring (SIDD) refers to recovering an all-in-focus image from a defocused blurry one. It is a challenging recovery task due to the spatially-varying defocus blurring effects with significant …

DeblurringImage Defocus Deblurring

Learnable Blur Kernel for Single-Image Defocus Deblurring in the Wild

2022-11-25 · Jucai Zhai, Pengcheng Zeng, Chihao Ma, Yong Zhao 외

Recent research showed that the dual-pixel sensor has made great progress in defocus map estimation and image defocus deblurring. However, extracting real-time dual-pixel views is troublesome and complex in algorithm dep…

DeblurringGenerative Adversarial NetworkImage DeblurringImage Defocus Deblurring

Single Image Defocus Deblurring Using Kernel-Sharing Parallel Atrous Convolutions

2021-08-20 · ICCV 2021 10 · Hyeongseok Son, Junyong Lee, Sunghyun Cho, Seungyong Lee

This paper proposes a novel deep learning approach for single image defocus deblurring based on inverse kernels. In a defocused image, the blur shapes are similar among pixels although the blur sizes can spatially vary. …

DeblurringImage Defocus Deblurring

Computational Framework for Estimating Relative Gaussian Blur Kernels between Image Pairs

2026-01-26 · Akbar Saadat arxiv

Following the earlier verification for Gaussian model in \cite{ASaa2026}, this paper introduces a zero training forward computational framework for the model to realize it in real time applications. The framework is base…