Real-Time Video Deblurring via Lightweight Motion Compensation
Hyeongseok Son, Junyong Lee, Sunghyun Cho, Seungyong Lee

TL;DR
This paper introduces a lightweight, multi-task framework for real-time video deblurring that combines motion compensation and deblurring in a single efficient network, achieving high quality and speed.
Contribution
It presents a novel multi-task unit that integrates motion compensation and deblurring, enabling real-time processing with flexible quality-speed trade-offs.
Findings
Achieves state-of-the-art deblurring quality.
Runs at 30 fps on DVD dataset.
Reduces computational overhead compared to separate tasks.
Abstract
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 framework consisting of a lightweight multi-task unit that supports both video deblurring and motion compensation in an efficient way. The multi-task unit is specifically designed to handle large portions of the two tasks using a single shared network, and consists of a multi-task detail network and simple networks for deblurring and motion compensation. The multi-task unit minimizes the cost of incorporating motion compensation into video deblurring and enables real-time deblurring. Moreover, by stacking multiple multi-task units, our framework provides flexible control between the cost and deblurring quality. We experimentally validate the state-of-the-art deblurring…
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 · Digital Media Forensic Detection · Image and Signal Denoising Methods
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
