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

A Unified Pyramid Recurrent Network for Video Frame Interpolation

About

Flow-guided synthesis provides a common framework for frame interpolation, where optical flow is estimated to guide the synthesis of intermediate frames between consecutive inputs. In this paper, we present UPR-Net, a novel Unified Pyramid Recurrent Network for frame interpolation. Cast in a flexible pyramid framework, UPR-Net exploits lightweight recurrent modules for both bi-directional flow estimation and intermediate frame synthesis. At each pyramid level, it leverages estimated bi-directional flow to generate forward-warped representations for frame synthesis; across pyramid levels, it enables iterative refinement for both optical flow and intermediate frame. In particular, we show that our iterative synthesis strategy can significantly improve the robustness of frame interpolation on large motion cases. Despite being extremely lightweight (1.7M parameters), our base version of UPR-Net achieves excellent performance on a large range of benchmarks. Code and trained models of our UPR-Net series are available at: https://github.com/srcn-ivl/UPR-Net.

Xin Jin, Longhai Wu, Jie Chen, Youxin Chen, Jayoon Koo, Cheul-hee Hahm• 2022

Related benchmarks

TaskDatasetResultRank
Video Frame InterpolationVimeo90K (test)
PSNR36.42
131
Video Frame InterpolationVimeo90K
PSNR36.42
62
Multi-frame Video InterpolationX 4K (test)
PSNR30.68
43
Video Frame InterpolationUCF101 (test)
PSNR35.47
41
Video Frame InterpolationSNU-FILM (test)
PSNR (Easy)40.44
23
Video Frame InterpolationSNU-FILM Medium
PSNR36.29
12
Video Frame InterpolationSNU-FILM Hard
PSNR30.86
12
Multi-frame interpolation1000FPS X 4K (test)
PSNR30.68
10
Video Frame InterpolationSNU-FILM-arb Medium 4X
PSNR36.78
9
Video Frame InterpolationSNU-FILM-arb 8X (Hard)
PSNR31.96
9
Showing 10 of 16 rows

Other info

Code

Follow for update