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

FILM: Frame Interpolation for Large Motion

About

We present a frame interpolation algorithm that synthesizes multiple intermediate frames from two input images with large in-between motion. Recent methods use multiple networks to estimate optical flow or depth and a separate network dedicated to frame synthesis. This is often complex and requires scarce optical flow or depth ground-truth. In this work, we present a single unified network, distinguished by a multi-scale feature extractor that shares weights at all scales, and is trainable from frames alone. To synthesize crisp and pleasing frames, we propose to optimize our network with the Gram matrix loss that measures the correlation difference between feature maps. Our approach outperforms state-of-the-art methods on the Xiph large motion benchmark. We also achieve higher scores on Vimeo-90K, Middlebury and UCF101, when comparing to methods that use perceptual losses. We study the effect of weight sharing and of training with datasets of increasing motion range. Finally, we demonstrate our model's effectiveness in synthesizing high quality and temporally coherent videos on a challenging near-duplicate photos dataset. Codes and pre-trained models are available at https://film-net.github.io.

Fitsum Reda, Janne Kontkanen, Eric Tabellion, Deqing Sun, Caroline Pantofaru, Brian Curless• 2022

Related benchmarks

TaskDatasetResultRank
Video Frame InterpolationVimeo90K (test)
PSNR36.06
131
Video InterpolationUCF-101 (test)
PSNR35.32
65
Video Frame InterpolationVimeo90K
PSNR36.06
62
Multi-frame Video InterpolationX 4K (test)
PSNR26.98
43
Video Frame InterpolationXiph-2k
PSNR36.66
29
Video Frame InterpolationX 2K (test)
PSNR31.61
29
Video Frame InterpolationXiph4K
PSNR33.78
26
Video Frame InterpolationXiph 4K (test)
PSNR33.78
25
TVPredictionKitchen
FVD250.2
22
TVPredictionMUGEN
FVD538.8
22
Showing 10 of 24 rows

Other info

Code

Follow for update