Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Real-Time Intermediate Flow Estimation for Video Frame Interpolation

About

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.

Zhewei Huang, Tianyuan Zhang, Wen Heng, Boxin Shi, Shuchang Zhou• 2020

Related benchmarks

TaskDatasetResultRank
Video Frame InterpolationVimeo90K (test)
PSNR36.13
131
Video Frame InterpolationUCF101
PSNR35.41
117
Video Frame InterpolationVimeo90K
PSNR36.1
62
Video Frame InterpolationSNU-FILM Easy
PSNR40.02
59
Video Frame InterpolationSNU-FILM Medium
PSNR35.92
59
Video Frame InterpolationSNU-FILM Extreme
PSNR25.27
59
Video Frame InterpolationSNU-FILM Hard
PSNR30.49
59
Multi-frame Video InterpolationX 4K (test)
PSNR30.13
43
Video Frame InterpolationMiddlebury
Average IE Error1.94
42
Video Frame InterpolationUCF101 (test)
PSNR35.41
41
Showing 10 of 71 rows
...

Other info

Code

Follow for update