CVFeb 11, 2021

Hybrid Neural Fusion for Full-frame Video Stabilization

arXiv:2102.06205v459 citations
AI Analysis

This work addresses video stabilization for applications requiring full-frame output, but it appears incremental as it builds on existing methods with a hybrid fusion approach.

The paper tackled the problem of visible distortion and aggressive cropping in video stabilization by proposing a frame synthesis algorithm that achieves full-frame stabilization, demonstrating effectiveness on NUS, selfie, and DeepStab datasets.

Existing video stabilization methods often generate visible distortion or require aggressive cropping of frame boundaries, resulting in smaller field of views. In this work, we present a frame synthesis algorithm to achieve full-frame video stabilization. We first estimate dense warp fields from neighboring frames and then synthesize the stabilized frame by fusing the warped contents. Our core technical novelty lies in the learning-based hybrid-space fusion that alleviates artifacts caused by optical flow inaccuracy and fast-moving objects. We validate the effectiveness of our method on the NUS, selfie, and DeepStab video datasets. Extensive experiment results demonstrate the merits of our approach over prior video stabilization methods.

Code Implementations2 repos
Foundations

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

Your Notes