CVJul 17, 2020

BMBC:Bilateral Motion Estimation with Bilateral Cost Volume for Video Interpolation

arXiv:2007.12622v1236 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of increasing temporal resolution in videos for applications like video processing and editing, representing an incremental improvement over existing methods.

The paper tackled video interpolation by proposing a deep learning algorithm using bilateral motion estimation and dynamic blending filters, achieving state-of-the-art performance on benchmark datasets.

Video interpolation increases the temporal resolution of a video sequence by synthesizing intermediate frames between two consecutive frames. We propose a novel deep-learning-based video interpolation algorithm based on bilateral motion estimation. First, we develop the bilateral motion network with the bilateral cost volume to estimate bilateral motions accurately. Then, we approximate bi-directional motions to predict a different kind of bilateral motions. We then warp the two input frames using the estimated bilateral motions. Next, we develop the dynamic filter generation network to yield dynamic blending filters. Finally, we combine the warped frames using the dynamic blending filters to generate intermediate frames. Experimental results show that the proposed algorithm outperforms the state-of-the-art video interpolation algorithms on several benchmark datasets.

Code Implementations1 repo
Foundations

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

Your Notes