CVSep 1, 2024

VDPI: Video Deblurring with Pseudo-inverse Modeling

arXiv:2409.00777v1h-index: 81
Originality Incremental advance
AI Analysis

This work addresses video deblurring for computer vision applications, representing an incremental advance by combining traditional model-based methods with deep learning.

The paper tackled video deblurring by integrating knowledge of the image-formation model into a deep learning network using pseudo-inverse modeling, resulting in significant performance improvements across different datasets.

Video deblurring is a challenging task that aims to recover sharp sequences from blur and noisy observations. The image-formation model plays a crucial role in traditional model-based methods, constraining the possible solutions. However, this is only the case for some deep learning-based methods. Despite deep-learning models achieving better results, traditional model-based methods remain widely popular due to their flexibility. An increasing number of scholars combine the two to achieve better deblurring performance. This paper proposes introducing knowledge of the image-formation model into a deep learning network by using the pseudo-inverse of the blur. We use a deep network to fit the blurring and estimate pseudo-inverse. Then, we use this estimation, combined with a variational deep-learning network, to deblur the video sequence. Notably, our experimental results demonstrate that such modifications can significantly improve the performance of deep learning models for video deblurring. Furthermore, our experiments on different datasets achieved notable performance improvements, proving that our proposed method can generalize to different scenarios and cameras.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes