CDFI: Compression-Driven Network Design for Frame Interpolation
arXiv:2103.10559
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.
To appear in the proceedings of 2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)
References in corpus (12)
- Very Deep Convolutional Networks for Large-Scale Image Recognition
- Distilling the Knowledge in a Neural Network
- UCF101: A Dataset of 101 Human Actions Classes From Videos in The Wild
- Deep Convolutional Inverse Graphics Network
- Learning-Based View Synthesis for Light Field Cameras
- Pruning Filters for Efficient ConvNets
- Compressing Neural Networks with the Hashing Trick
- Quadratic video interpolation
- BMBC:Bilateral Motion Estimation with Bilateral Cost Volume for Video Interpolation
- AIM 2020 Challenge on Video Temporal Super-Resolution
- Neural Network Compression Via Sparse Optimization
- Enhanced Quadratic Video Interpolation