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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Frame Interpolation | Vimeo90K (test) | PSNR36.13 | 131 | |
| Video Frame Interpolation | UCF101 | PSNR35.41 | 117 | |
| Video Frame Interpolation | Vimeo90K | PSNR36.1 | 62 | |
| Video Frame Interpolation | SNU-FILM Easy | PSNR40.02 | 59 | |
| Video Frame Interpolation | SNU-FILM Medium | PSNR35.92 | 59 | |
| Video Frame Interpolation | SNU-FILM Extreme | PSNR25.27 | 59 | |
| Video Frame Interpolation | SNU-FILM Hard | PSNR30.49 | 59 | |
| Multi-frame Video Interpolation | X 4K (test) | PSNR30.13 | 43 | |
| Video Frame Interpolation | Middlebury | Average IE Error1.94 | 42 | |
| Video Frame Interpolation | UCF101 (test) | PSNR35.41 | 41 |