CVApr 11, 2017

Online Video Deblurring via Dynamic Temporal Blending Network

arXiv:1704.03285v1175 citations
Originality Highly original
AI Analysis

This addresses the practical limitation of slow batch processing for video deblurring, making it more usable in real-world applications.

The authors tackled the problem of video deblurring by proposing an online method that enables real-time performance, achieving results comparable to state-of-the-art batch methods while being computationally efficient.

State-of-the-art video deblurring methods are capable of removing non-uniform blur caused by unwanted camera shake and/or object motion in dynamic scenes. However, most existing methods are based on batch processing and thus need access to all recorded frames, rendering them computationally demanding and time consuming and thus limiting their practical use. In contrast, we propose an online (sequential) video deblurring method based on a spatio-temporal recurrent network that allows for real-time performance. In particular, we introduce a novel architecture which extends the receptive field while keeping the overall size of the network small to enable fast execution. In doing so, our network is able to remove even large blur caused by strong camera shake and/or fast moving objects. Furthermore, we propose a novel network layer that enforces temporal consistency between consecutive frames by dynamic temporal blending which compares and adaptively (at test time) shares features obtained at different time steps. We show the superiority of the proposed method in an extensive experimental evaluation.

Foundations

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

Your Notes