Command Palette
Search for a command to run...
Enhanced Bi-directional Motion Estimation for Video Frame Interpolation
Xin Jin Longhai Wu Guotao Shen Youxin Chen Jie Chen Jayoon Koo Cheul-hee Hahm

Abstract
We present a novel simple yet effective algorithm for motion-based video frame interpolation. Existing motion-based interpolation methods typically rely on a pre-trained optical flow model or a U-Net based pyramid network for motion estimation, which either suffer from large model size or limited capacity in handling complex and large motion cases. In this work, by carefully integrating intermediateoriented forward-warping, lightweight feature encoder, and correlation volume into a pyramid recurrent framework, we derive a compact model to simultaneously estimate the bidirectional motion between input frames. It is 15 times smaller in size than PWC-Net, yet enables more reliable and flexible handling of challenging motion cases. Based on estimated bi-directional motion, we forward-warp input frames and their context features to intermediate frame, and employ a synthesis network to estimate the intermediate frame from warped representations. Our method achieves excellent performance on a broad range of video frame interpolation benchmarks. Code and trained models are available at \url{https://github.com/srcn-ivl/EBME}.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| video-frame-interpolation-on-msu-video-frame | EBME-H | LPIPS: 0.024 MS-SSIM: 0.958 PSNR: 28.77 SSIM: 0.931 VMAF: 68.20 |
| video-frame-interpolation-on-msu-video-frame | EBME | LPIPS: 0.028 MS-SSIM: 0.957 PSNR: 28.56 SSIM: 0.928 VMAF: 69.37 |
| video-frame-interpolation-on-snu-film-easy | EBME-H* | PSNR: 40.28 SSIM: 0.9910 |
| video-frame-interpolation-on-snu-film-extreme | EBME-H* | PSNR: 25.40 SSIM: 0.863 |
| video-frame-interpolation-on-snu-film-hard | EBME-H* | PSNR: 30.64 SSIM: 0.937 |
| video-frame-interpolation-on-snu-film-medium | EBME-H* | PSNR: 36.07 SSIM: 0.980 |
| video-frame-interpolation-on-ucf101-1 | EBME-H* | PSNR: 35.41 SSIM: 0.970 |
| video-frame-interpolation-on-vimeo90k | EBME-H* | PSNR: 36.19 SSIM: 0.981 |
| video-frame-interpolation-on-x4k1000fps | EBME-H* | PSNR: 29.46 SSIM: 0.902 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.