paper-with-me

홈 › Papers

Motion Deblurring in the Wild

2017-01-05 · Mehdi Noroozi, Paramanand Chandramouli, Paolo Favaro

The task of image deblurring is a very ill-posed problem as both the image and the blur are unknown. Moreover, when pictures are taken in the wild, this task becomes even more challenging due to the blur varying spatially and the occlusions between the object. Due to the complexity of the general image model we propose a novel convolutional network architecture which directly generates the sharp image.This network is built in three stages, and exploits the benefits of pyramid schemes often used in blind deconvolution. One of the main difficulties in training such a network is to design a suitable dataset. While useful data can be obtained by synthetically blurring a collection of images, more realistic data must be collected in the wild. To obtain such data we use a high frame rate video camera and keep one frame as the sharp image and frame average as the corresponding blurred image. We show that this realistic dataset is key in achieving state-of-the-art performance and dealing with occlusions.

📄 PDF Abstract BibTeX arXiv:1701.01486

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringImage Deblurring

Similar Papers 제목 키워드 기반

Rethinking Motion Deblurring Training: A Segmentation-Based Method for Simulating Non-Uniform Motion Blurred Images

2022-09-26 · Guillermo Carbajal, Patricia Vitoria, Pablo Musé, José Lezama

Successful training of end-to-end deep networks for real motion deblurring requires datasets of sharp/blurred image pairs that are realistic and diverse enough to achieve generalization to real blurred images. Obtaining …

Deblurring

A Unified Framework for Event-based Frame Interpolation with Ad-hoc Deblurring in the Wild

2023-01-12 · CVPR 2023 1 · Lei Sun, Daniel Gehrig, Christos Sakaridis, Mathias Gehrig 외

Effective video frame interpolation hinges on the adept handling of motion in the input scene. Prior work acknowledges asynchronous event information for this, but often overlooks whether motion induces blur in the video…

DeblurringImage DeblurringSingle Image DeblurringVideo Frame Interpolation

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

Real-Time Video Deblurring via Lightweight Motion Compensation

2022-05-25 · Hyeongseok Son, Junyong Lee, Sunghyun Cho, Seungyong Lee

While motion compensation greatly improves video deblurring quality, separately performing motion compensation and video deblurring demands huge computational overhead. This paper proposes a real-time video deblurring fr…

DeblurringMotion CompensationVideo Deblurring

SL-CycleGAN: Blind Motion Deblurring in Cycles using Sparse Learning

2021-11-07 · Ali Syed Saqlain, Li-Yun Wang, Fang Fang

In this paper, we introduce an end-to-end generative adversarial network (GAN) based on sparse learning for single image blind motion deblurring, which we called SL-CycleGAN. For the first time in blind motion deblurring…

DeblurringGenerative Adversarial NetworkImage DeblurringSparse Learning+1