paper-with-me

홈 › Papers

Video Deblurring by Fitting to Test Data

2020-12-09 · Xuanchi Ren, Zian Qian, Qifeng Chen

Motion blur in videos captured by autonomous vehicles and robots can degrade their perception capability. In this work, we present a novel approach to video deblurring by fitting a deep network to the test video. Our key observation is that some frames in a video with motion blur are much sharper than others, and thus we can transfer the texture information in those sharp frames to blurry frames. Our approach heuristically selects sharp frames from a video and then trains a convolutional neural network on these sharp frames. The trained network often absorbs enough details in the scene to perform deblurring on all the video frames. As an internal learning method, our approach has no domain gap between training and test data, which is a problematic issue for existing video deblurring approaches. The conducted experiments on real-world video data show that our model can reconstruct clearer and sharper videos than state-of-the-art video deblurring approaches. Code and data are available at https://github.com/xrenaa/Deblur-by-Fitting.

📄 PDF Abstract BibTeX arXiv:2012.05228

Code (1)

xrenaa/Deblur-by-Fitting 공식 구현 tf

Tasks

Autonomous VehiclesDeblurringVideo Deblurring

Similar Papers 제목 키워드 기반

Domain-adaptive Video Deblurring via Test-time Blurring

2024-07-12 · Jin-Ting He, Fu-Jen Tsai, Jia-Hao Wu, Yan-Tsung Peng 외

Dynamic scene video deblurring aims to remove undesirable blurry artifacts captured during the exposure process. Although previous video deblurring methods have achieved impressive results, they suffer from significant p…

DeblurringDomain AdaptationVideo Deblurring

SelfHVD: Self-Supervised Handheld Video Deblurring

2025-08-12 · Honglei Xu, Zhilu Zhang, Junjie Fan, Xiaohe Wu 외 arxiv

Shooting video with handheld shooting devices often results in blurry frames due to shaking hands and other instability factors. Although previous video deblurring methods have achieved impressive progress, they still st…

NTIRE 2020 Challenge on Image and Video Deblurring

2020-05-04 · Seungjun Nah, Sanghyun Son, Radu Timofte, Kyoung Mu Lee

Motion blur is one of the most common degradation artifacts in dynamic scene photography. This paper reviews the NTIRE 2020 Challenge on Image and Video Deblurring. In this challenge, we present the evaluation results fr…

DeblurringImage DeblurringSingle Image DeblurringVideo Deblurring

DAVIDE: Depth-Aware Video Deblurring

2024-09-02 · German F. Torres, Jussi Kalliola, Soumya Tripathy, Erman Acar 외

Video deblurring aims at recovering sharp details from a sequence of blurry frames. Despite the proliferation of depth sensors in mobile phones and the potential of depth information to guide deblurring, depth-aware debl…

DeblurringVideo Deblurring

Learning Discriminative Data Fitting Functions for Blind Image Deblurring

2017-10-01 · ICCV 2017 10 · Jinshan Pan, Jiangxin Dong, Yu-Wing Tai, Zhixun Su 외

Solving blind image deblurring usually requires defining a data fitting function and image priors. While existing algorithms mainly focus on developing image priors for blur kernel estimation and non-blind deconvolution,…

Blind Image DeblurringDeblurringImage DeblurringImage Restoration