HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

CDFI: Compression-Driven Network Design for Frame Interpolation

Tianyu Ding Luming Liang Zhihui Zhu Ilya Zharkov

CDFI: Compression-Driven Network Design for Frame Interpolation

Abstract

DNN-based frame interpolation--that generates the intermediate frames given two consecutive frames--typically relies on heavy model architectures with a huge number of features, preventing them from being deployed on systems with limited resources, e.g., mobile devices. We propose a compression-driven network design for frame interpolation (CDFI), that leverages model pruning through sparsity-inducing optimization to significantly reduce the model size while achieving superior performance. Concretely, we first compress the recently proposed AdaCoF model and show that a 10X compressed AdaCoF performs similarly as its original counterpart; then we further improve this compressed model by introducing a multi-resolution warping module, which boosts visual consistencies with multi-level details. As a consequence, we achieve a significant performance gain with only a quarter in size compared with the original AdaCoF. Moreover, our model performs favorably against other state-of-the-arts in a broad range of datasets. Finally, the proposed compression-driven framework is generic and can be easily transferred to other DNN-based frame interpolation algorithm. Our source code is available at https://github.com/tding1/CDFI.

Code Repositories

tding1/CDFI
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-frame-interpolation-on-middleburyCDFI
LPIPS: 0.007
PSNR: 37.14
SSIM: 0.966
video-frame-interpolation-on-msu-video-frameCDFI
LPIPS: 0.051
MS-SSIM: 0.926
PSNR: 26.99
SSIM: 0.908
VMAF: 61.72
video-frame-interpolation-on-ucf101-1CDFI
LPIPS: 0.015
PSNR: 35.21
video-frame-interpolation-on-vimeo90kCDFI
LPIPS: 0.010
PSNR: 35.17

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
CDFI: Compression-Driven Network Design for Frame Interpolation | Papers | HyperAI