paper-with-me

Papers

Single Image Blind Deblurring Using Multi-Scale Latent Structure Prior

2019-06-11 · Yuanchao Bai, Huizhu Jia, Ming Jiang, Xian-Ming Liu, Xiaodong Xie, Wen Gao

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 image super-resolution, in this paper, we observe that a coarse enough image down-sampled from a blurry observation is approximately a low-resolution version of the latent sharp image. We prove this phenomenon theoretically and define the coarse enough image as a latent structure prior of the unknown sharp image. Starting from this prior, we propose to restore sharp images from the coarsest scale to the finest scale on a blurry image pyramid, and progressively update the prior image using the newly restored sharp image. These coarse-to-fine priors are referred to as \textit{Multi-Scale Latent Structures} (MSLS). Leveraging the MSLS prior, our algorithm comprises two phases: 1) we first preliminarily restore sharp images in the coarse scales; 2) we then apply a refinement process in the finest scale to obtain the final deblurred image. In each scale, to achieve lower computational complexity, we alternately perform a sharp image reconstruction with fast local self-example matching, an accelerated kernel estimation with error compensation, and a fast non-blind image deblurring, instead of computing any computationally expensive non-convex priors. We further extend the proposed algorithm to solve more challenging non-uniform blind image deblurring problem. Extensive experiments demonstrate that our algorithm achieves competitive results against the state-of-the-art methods with much faster running speed.

📄 PDF Abstract BibTeX arXiv:1906.04442

Code (0)

등록된 구현이 없습니다.

Tasks

Blind Image DeblurringDeblurringImage DeblurringImage ReconstructionImage Super-ResolutionSingle-Image Blind DeblurringSuper-Resolution

Similar Papers 제목 키워드 기반

A Comparative Study for Single Image Blind Deblurring

2016-06-01 · CVPR 2016 6 · Wei-Sheng Lai, Jia-Bin Huang, Zhe Hu, Narendra Ahuja 외

Numerous single image blind deblurring algorithms have been proposed to restore latent sharp images under camera motion. However, these algorithms are mainly evaluated using either synthetic datasets or few selected real…

DeblurringSingle-Image Blind Deblurring

Multi-Temporal Recurrent Neural Networks For Progressive Non-Uniform Single Image Deblurring With Incremental Temporal Training

2019-11-18 · ECCV 2020 8 · Dongwon Park, Dong Un Kang, Jisoo Kim, Se Young Chun

Multi-scale (MS) approaches have been widely investigated for blind single image / video deblurring that sequentially recovers deblurred images in low spatial scale first and then in high spatial scale later with the out…

DeblurringImage DeblurringSingle Image DeblurringVideo Deblurring

Deep Idempotent Network for Efficient Single Image Blind Deblurring

2022-10-13 · Yuxin Mao, Zhexiong Wan, Yuchao Dai, Xin Yu

Single image blind deblurring is highly ill-posed as neither the latent sharp image nor the blur kernel is known. Even though considerable progress has been made, several major difficulties remain for blind deblurring, i…

DeblurringDecoderSingle-Image Blind Deblurring

Scale Adaptive Blind Deblurring

2014-12-01 · NeurIPS 2014 12 · Haichao Zhang, Jianchao Yang

The presence of noise and small scale structures usually leads to large kernel estimation errors in blind image deblurring empirically, if not a total failure. We present a scale space perspective on blind deblurring alg…

Blind Image DeblurringDeblurringImage Deblurring

Multi-scale Frequency Enhancement Network for Blind Image Deblurring

2024-11-11 · Yawen Xiang, Heng Zhou, Chengyang Li, Zhongbo Li 외

Image deblurring is an essential image preprocessing technique, aiming to recover clear and detailed images form blurry ones. However, existing algorithms often fail to effectively integrate multi-scale feature extractio…

Blind Image DeblurringDeblurringImage DeblurringImage Restoration+2