HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Video Frame Interpolation with Densely Queried Bilateral Correlation

Chang Zhou Jie Liu Jie Tang Gangshan Wu

Video Frame Interpolation with Densely Queried Bilateral Correlation

Abstract

Video Frame Interpolation (VFI) aims to synthesize non-existent intermediate frames between existent frames. Flow-based VFI algorithms estimate intermediate motion fields to warp the existent frames. Real-world motions' complexity and the reference frame's absence make motion estimation challenging. Many state-of-the-art approaches explicitly model the correlations between two neighboring frames for more accurate motion estimation. In common approaches, the receptive field of correlation modeling at higher resolution depends on the motion fields estimated beforehand. Such receptive field dependency makes common motion estimation approaches poor at coping with small and fast-moving objects. To better model correlations and to produce more accurate motion fields, we propose the Densely Queried Bilateral Correlation (DQBC) that gets rid of the receptive field dependency problem and thus is more friendly to small and fast-moving objects. The motion fields generated with the help of DQBC are further refined and up-sampled with context features. After the motion fields are fixed, a CNN-based SynthNet synthesizes the final interpolated frame. Experiments show that our approach enjoys higher accuracy and less inference time than the state-of-the-art. Source code is available at https://github.com/kinoud/DQBC.

Code Repositories

kinoud/DQBC
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-frame-interpolation-on-msu-video-frameDQBC
LPIPS: 0.021
MS-SSIM: 0.961
PSNR: 29.45
SSIM: 0.949
VMAF: 72.12
video-frame-interpolation-on-snu-film-easyDQBC
PSNR: 40.31
SSIM: 0.9909
video-frame-interpolation-on-snu-film-extremeDQBC
PSNR: 25.61
SSIM: 0.8648
video-frame-interpolation-on-snu-film-hardDQBC
PSNR: 30.94
SSIM: 0.9378
video-frame-interpolation-on-snu-film-mediumDQBC
PSNR: 36.25
SSIM: 0.9799
video-frame-interpolation-on-ucf101-1DQBC
PSNR: 35.44
SSIM: 0.9700
video-frame-interpolation-on-vimeo90kDQBC
PSNR: 36.57
SSIM: 0.9817

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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Video Frame Interpolation with Densely Queried Bilateral Correlation | Papers | HyperAI