Video Deblurring by Sharpness Prior Detection and Edge Information
Yang Tian, Fabio Brau, Giulio Rossolini, Giorgio Buttazzo, Hao Meng
TL;DR
This paper tackles the problem of video deblurring under nonuniform, varying blur by introducing a sharp-frame prior in tandem with edge information. It presents SPEINet, an attention-based encoder-decoder framework that leverages sparse sharp frames via a lightweight logistic-regression detector and an edge-emphasizing module to guide reconstruction of neighboring blurred frames. The GoProRS dataset enables training and evaluation across a spectrum of sharp-frame ratios $r \in [0,0.5]$, improving generalization beyond fixed-ratio datasets. Empirical results across GoProO, GoProS, GoProRS, and BSD show that SPEINet delivers state-of-the-art PSNR/SSIM gains (average PSNR improvements around $+3.2\%$) with competitive inference times, demonstrating strong domain adaptability for real-world video deblurring tasks.
Abstract
Video deblurring is essential task for autonomous driving, facial recognition, and security surveillance. Traditional methods directly estimate motion blur kernels, often introducing artifacts and leading to poor results. Recent approaches utilize the detection of sharp frames within video sequences to enhance deblurring. However, existing datasets rely on fixed number of sharp frames, which may be too restrictive for some applications and may introduce a bias during model training. To address these limitations and enhance domain adaptability, this work first introduces GoPro Random Sharp (GoProRS), a new dataset where the the frequency of sharp frames within the sequence is customizable, allowing more diverse training and testing scenarios. Furthermore, it presents a novel video deblurring model, called SPEINet, that integrates sharp frame features into blurry frame reconstruction through an attention-based encoder-decoder architecture, a lightweight yet robust sharp frame detection and an edge extraction phase. Extensive experimental results demonstrate that SPEINet outperforms state-of-the-art methods across multiple datasets, achieving an average of +3.2% PSNR improvement over recent techniques. Given such promising results, we believe that both the proposed model and dataset pave the way for future advancements in video deblurring based on the detection of sharp frames.
