paper-with-me

Papers

Real-World Efficient Blind Motion Deblurring via Blur Pixel Discretization

2024-04-18 · CVPR 2024 1 · Insoo Kim, Jae Seok Choi, Geonseok Seo, Kinam Kwon, Jinwoo Shin, Hyong-Euk Lee

As recent advances in mobile camera technology have enabled the capability to capture high-resolution images, such as 4K images, the demand for an efficient deblurring model handling large motion has increased. In this paper, we discover that the image residual errors, i.e., blur-sharp pixel differences, can be grouped into some categories according to their motion blur type and how complex their neighboring pixels are. Inspired by this, we decompose the deblurring (regression) task into blur pixel discretization (pixel-level blur classification) and discrete-to-continuous conversion (regression with blur class map) tasks. Specifically, we generate the discretized image residual errors by identifying the blur pixels and then transform them to a continuous form, which is computationally more efficient than naively solving the original regression problem with continuous values. Here, we found that the discretization result, i.e., blur segmentation map, remarkably exhibits visual similarity with the image residual errors. As a result, our efficient model shows comparable performance to state-of-the-art methods in realistic benchmarks, while our method is up to 10 times computationally more efficient.

📄 PDF Abstract BibTeX arXiv:2404.12168

Code (0)

등록된 구현이 없습니다.

Tasks

4kDeblurringregression

Similar Papers 제목 키워드 기반

Motion Deblurring using Spatiotemporal Phase Aperture Coding

2020-02-18 · Shay Elmalem, Raja Giryes, Emanuel Marom

Motion blur is a known issue in photography, as it limits the exposure time while capturing moving objects. Extensive research has been carried to compensate for it. In this work, a computational imaging approach for mot…

DeblurringImage Restoration

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

Light Field Blind Motion Deblurring

2017-04-18 · CVPR 2017 7 · Pratul P. Srinivasan, Ren Ng, Ravi Ramamoorthi

We study the problem of deblurring light fields of general 3D scenes captured under 3D camera motion and present both theoretical and practical contributions. By analyzing the motion-blurred light field in the primal and…

Deblurring

DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks

2017-11-19 · CVPR 2018 6 · Orest Kupyn, Volodymyr Budzan, Mykola Mykhailych, Dmytro Mishkin 외

We present DeblurGAN, an end-to-end learned method for motion deblurring. The learning is based on a conditional GAN and the content loss . DeblurGAN achieves state-of-the art performance both in the structural similarit…

Deblurringobject-detectionObject Detection

Bi-l0-l2-Norm Regularization for Blind Motion Deblurring

2014-08-20 · Wen-Ze Shao, Hai-Bo Li, Michael Elad

In blind motion deblurring, leading methods today tend towards highly non-convex approximations of the l0-norm, especially in the image regularization term. In this paper, we propose a simple, effective and fast approach…

Computational EfficiencyDeblurring