English

Real-Time Intermediate Flow Estimation for Video Frame Interpolation

Computer Vision and Pattern Recognition 2022-07-14 v9 Machine Learning

Abstract

Real-time video frame interpolation (VFI) is very useful in video processing, media players, and display devices. We propose RIFE, a Real-time Intermediate Flow Estimation algorithm for VFI. To realize a high-quality flow-based VFI method, RIFE uses a neural network named IFNet that can estimate the intermediate flows end-to-end with much faster speed. A privileged distillation scheme is designed for stable IFNet training and improve the overall performance. RIFE does not rely on pre-trained optical flow models and can support arbitrary-timestep frame interpolation with the temporal encoding input. Experiments demonstrate that RIFE achieves state-of-the-art performance on several public benchmarks. Compared with the popular SuperSlomo and DAIN methods, RIFE is 4--27 times faster and produces better results. Furthermore, RIFE can be extended to wider applications thanks to temporal encoding. The code is available at https://github.com/megvii-research/ECCV2022-RIFE.

Keywords

Cite

@article{arxiv.2011.06294,
  title  = {Real-Time Intermediate Flow Estimation for Video Frame Interpolation},
  author = {Zhewei Huang and Tianyuan Zhang and Wen Heng and Boxin Shi and Shuchang Zhou},
  journal= {arXiv preprint arXiv:2011.06294},
  year   = {2022}
}

Comments

Accepted to ECCV 2022

R2 v1 2026-06-23T20:07:35.576Z