paper-with-me

Papers

A Fast Blind Deblurring Algorithm Using Local Gradient Product Prior

2024-03-18 · ICASSP 2024 3 · Jixuan Liang, Yanshan Li

Blind image deblurring is the restoration of latent clear images from blurred images without knowing the blur kernel. Recently, a large number of priors have been proposed to effectively address the ill-posed nature of blind deblurring. However, most methods approximate the proposed priors and only use the first-order term of the blurred image. We observe the gradient inner product of clear images is significantly larger than that of blurry ones. In this paper, we propose a novel Local Gradient Product (LGP) prior based on this observation. This prior not only offers a more accurate approximation but also uses the relationship between image pixels involving quadratic terms. The employment of the LGP prior avoids the inversion of large matrices, thereby improving solution efficiency. Extensive experiments demonstrate that our algorithm achieves state-of-the-art performance and competitive running speed on benchmark datasets. Our MATLAB code and experimental results are available at github.com/JixuanLiang/deblur-LGP.

📄 PDF Abstract BibTeX

Code (1)

JixuanLiang/deblur-LGP

Tasks

Blind Image DeblurringDeblurringImage Deblurring

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Blind Image Deblurring With Local Maximum Gradient Prior

2019-06-01 · CVPR 2019 6 · Liang Chen, Faming Fang, Tingting Wang, Guixu Zhang

Blind image deblurring aims to recover sharp image from a blurred one while the blur kernel is unknown. To solve this ill-posed problem, a great amount of image priors have been explored and employed in this area. In thi…

Blind Image DeblurringDeblurringImage Deblurring

Deep Algorithm Unrolling for Blind Image Deblurring

2019-02-09 · Yuelong Li, Mohammad Tofighi, Junyi Geng, Vishal Monga 외

Blind image deblurring remains a topic of enduring interest. Learning based approaches, especially those that employ neural networks have emerged to complement traditional model based methods and in many cases achieve va…

Blind Image DeblurringDeblurringImage DeblurringRolling Shutter Correction

Blind Image Deblurring via Reweighted Graph Total Variation

2017-12-24 · Yuanchao Bai, Gene Cheung, Xian-Ming Liu, Wen Gao

Blind image deblurring, i.e., deblurring without knowledge of the blur kernel, is a highly ill-posed problem. The problem can be solved in two parts: i) estimate a blur kernel from the blurry image, and ii) given estimat…

Blind Image DeblurringDeblurringImage Deblurring

An Improved Optimal Proximal Gradient Algorithm for Non-Blind Image Deblurring

2025-02-11 · Qingsong Wang, Shengze Xu, Xiaojiao Tong, Tieyong Zeng

Image deblurring remains a central research area within image processing, critical for its role in enhancing image quality and facilitating clearer visual representations across diverse applications. This paper tackles t…

Blind Image DeblurringDeblurringImage DeblurringSSIM

Single Image Blind Deblurring Using Multi-Scale Latent Structure Prior

2019-06-11 · Yuanchao Bai, Huizhu Jia, Ming Jiang, Xian-Ming Liu 외

Blind image deblurring is a challenging problem in computer vision, which aims to restore both the blur kernel and the latent sharp image from only a blurry observation. Inspired by the prevalent self-example prior in im…

Blind Image DeblurringDeblurringImage DeblurringImage Reconstruction+3