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

MEMC-Net: Motion Estimation and Motion Compensation Driven Neural Network for Video Interpolation and Enhancement

About

Motion estimation (ME) and motion compensation (MC) have been widely used for classical video frame interpolation systems over the past decades. Recently, a number of data-driven frame interpolation methods based on convolutional neural networks have been proposed. However, existing learning based methods typically estimate either flow or compensation kernels, thereby limiting performance on both computational efficiency and interpolation accuracy. In this work, we propose a motion estimation and compensation driven neural network for video frame interpolation. A novel adaptive warping layer is developed to integrate both optical flow and interpolation kernels to synthesize target frame pixels. This layer is fully differentiable such that both the flow and kernel estimation networks can be optimized jointly. The proposed model benefits from the advantages of motion estimation and compensation methods without using hand-crafted features. Compared to existing methods, our approach is computationally efficient and able to generate more visually appealing results. Furthermore, the proposed MEMC-Net can be seamlessly adapted to several video enhancement tasks, e.g., super-resolution, denoising, and deblocking. Extensive quantitative and qualitative evaluations demonstrate that the proposed method performs favorably against the state-of-the-art video frame interpolation and enhancement algorithms on a wide range of datasets.

Wenbo Bao, Wei-Sheng Lai, Xiaoyun Zhang, Zhiyong Gao, Ming-Hsuan Yang• 2018

Related benchmarks

TaskDatasetResultRank
Video Frame InterpolationVimeo90K (test)
PSNR34.29
131
Video Frame InterpolationUCF101
PSNR35.01
117
Video InterpolationUCF-101 (test)
PSNR35.01
65
Video Frame InterpolationVimeo90K
PSNR34.4
62
Video Frame InterpolationMiddlebury
Average IE Error5
42
Video Frame InterpolationMiddlebury (other)
IE2.1
24
Video Frame InterpolationMiddlebury (eval)
IE4.99
15
Video Frame InterpolationVimeo Triplets (test)
PSNR34.4
14
Video Frame Interpolation640 x 480p
Inference Latency (s)0.06
6
Video Super-ResolutionVimeo90K 9
PSNR33.47
6
Showing 10 of 19 rows

Other info

Code

Follow for update