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

Perception-Oriented Video Frame Interpolation via Asymmetric Blending

About

Previous methods for Video Frame Interpolation (VFI) have encountered challenges, notably the manifestation of blur and ghosting effects. These issues can be traced back to two pivotal factors: unavoidable motion errors and misalignment in supervision. In practice, motion estimates often prove to be error-prone, resulting in misaligned features. Furthermore, the reconstruction loss tends to bring blurry results, particularly in misaligned regions. To mitigate these challenges, we propose a new paradigm called PerVFI (Perception-oriented Video Frame Interpolation). Our approach incorporates an Asymmetric Synergistic Blending module (ASB) that utilizes features from both sides to synergistically blend intermediate features. One reference frame emphasizes primary content, while the other contributes complementary information. To impose a stringent constraint on the blending process, we introduce a self-learned sparse quasi-binary mask which effectively mitigates ghosting and blur artifacts in the output. Additionally, we employ a normalizing flow-based generator and utilize the negative log-likelihood loss to learn the conditional distribution of the output, which further facilitates the generation of clear and fine details. Experimental results validate the superiority of PerVFI, demonstrating significant improvements in perceptual quality compared to existing methods. Codes are available at \url{https://github.com/mulns/PerVFI}

Guangyang Wu, Xin Tao, Changlin Li, Wenyi Wang, Xiaohong Liu, Qingqing Zheng• 2024

Related benchmarks

TaskDatasetResultRank
Video Frame InterpolationVimeo-90k
PSNR33.89
18
Video Frame InterpolationBS-ERGB 3 skips
PSNR23.53
15
Video Frame InterpolationSNU-FILM Hard
PSNR29.821
12
Video Frame InterpolationSNU-FILM Medium
PSNR34.588
12
Video Frame InterpolationSNU-FILM Medium
LPIPS0.0263
9
Video Frame InterpolationSNU-FILM Extreme
LPIPS0.0901
9
Video Frame InterpolationHQF 3 skips
PSNR27.13
9
Video Frame InterpolationClear-Motion 15 skips
PSNR16.74
9
Video Frame InterpolationDAVIS 480P 2017 (test)
PSNR26.83
8
Video Frame InterpolationDAVIS 1080P 2017 (test)
PSNR26.23
6
Showing 10 of 10 rows

Other info

Code

Follow for update