paper-with-me

Papers

Self-Supervised Linear Motion Deblurring

2020-02-10 · Peidong Liu, Joel Janai, Marc Pollefeys, Torsten Sattler, Andreas Geiger

Motion blurry images challenge many computer vision algorithms, e.g, feature detection, motion estimation, or object recognition. Deep convolutional neural networks are state-of-the-art for image deblurring. However, obtaining training data with corresponding sharp and blurry image pairs can be difficult. In this paper, we present a differentiable reblur model for self-supervised motion deblurring, which enables the network to learn from real-world blurry image sequences without relying on sharp images for supervision. Our key insight is that motion cues obtained from consecutive images yield sufficient information to inform the deblurring task. We therefore formulate deblurring as an inverse rendering problem, taking into account the physical image formation process: we first predict two deblurred images from which we estimate the corresponding optical flow. Using these predictions, we re-render the blurred images and minimize the difference with respect to the original blurry inputs. We use both synthetic and real dataset for experimental evaluations. Our experiments demonstrate that self-supervised single image deblurring is really feasible and leads to visually compelling results.

📄 PDF Abstract BibTeX arXiv:2002.04070

Code (1)

ethliup/SelfDeblur 공식 구현 pytorch

Tasks

DeblurringImage DeblurringInverse RenderingMotion EstimationObject RecognitionOptical Flow EstimationSingle Image Deblurring

Similar Papers 제목 키워드 기반

Motion Deblurring with Real Events

2021-09-28 · ICCV 2021 10 · Fang Xu, Lei Yu, Bishan Wang, Wen Yang 외

In this paper, we propose an end-to-end learning framework for event-based motion deblurring in a self-supervised manner, where real-world events are exploited to alleviate the performance degradation caused by data inco…

Deblurring

Event-guided Multi-patch Network with Self-supervision for Non-uniform Motion Deblurring

2023-02-14 · Hongguang Zhang, Limeng Zhang, Yuchao Dai, Hongdong Li 외

Contemporary deep learning multi-scale deblurring models suffer from many issues: 1) They perform poorly on non-uniformly blurred images/videos; 2) Simply increasing the model depth with finer-scale levels cannot improve…

Deblurring

Generalizing Event-Based Motion Deblurring in Real-World Scenarios

2023-08-11 · ICCV 2023 1 · Xiang Zhang, Lei Yu, Wen Yang, Jianzhuang Liu 외

Event-based motion deblurring has shown promising results by exploiting low-latency events. However, current approaches are limited in their practical usage, as they assume the same spatial resolution of inputs and speci…

DeblurringSelf-Supervised Learning

NSD-DIL: Null-Shot Deblurring Using Deep Identity Learning

2024-07-05 · Sree Rama Vamsidhar S, Rama Krishna Gorthi

In this paper, we propose to reformulate the blind image deblurring task to directly learn an inverse of the degradation model using a deep linear network. We introduce Deep Identity Learning (DIL), a novel learning stra…

Blind Image DeblurringDeblurringImage DeblurringImage Super-Resolution+1

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