581

RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation

European Conference on Computer Vision (ECCV), 2020
Zhewei Huang
Shuchang Zhou
Abstract

We propose RIFE, a Real-time Intermediate Flow Estimation algorithm for Video Frame Interpolation (VFI). Many recent flow-based VFI methods first estimate the bi-directional optical flows, then scale and reverse them to approximate intermediate flows, leading to artifacts on motion boundaries. RIFE uses a neural network named IFNet that can directly estimate the intermediate flows from coarse-to-fine with much better speed. We design a privileged distillation scheme for training intermediate flow model, which leads to a large performance improvement. RIFE does not rely on pre-trained optical flow models and can support arbitrary-timestep frame interpolation. Experiments demonstrate that RIFE achieves state-of-the-art performance on several public benchmarks. \url{https://github.com/hzwer/arXiv2020-RIFE}.

View on arXiv
Comments on this paper