Video Deblurring by Fitting to Test Data
Xuanchi Ren, Zian Qian, Qifeng Chen

TL;DR
This paper introduces a test-data fitting approach for video deblurring that leverages sharp frames within a video to train a neural network, resulting in clearer videos without domain gap issues.
Contribution
The method uniquely trains a neural network on sharp frames within the test video itself, avoiding domain gap problems common in existing approaches.
Findings
Outperforms state-of-the-art video deblurring methods on real-world data.
Effectively transfers texture information from sharp to blurry frames.
No domain gap between training and test data in the proposed approach.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image and Signal Denoising Methods · Digital Media Forensic Detection
