Dynamic Frame Interpolation in Wavelet Domain
Lingtong Kong, Boyuan Jiang, Donghao Luo, Wenqing Chu, Ying Tai,, Chengjie Wang, Jie Yang

TL;DR
WaveletVFI introduces a two-stage, wavelet-based frame interpolation method that adaptively reduces computation by learning dynamic thresholds, achieving high efficiency with minimal accuracy loss.
Contribution
The paper presents a novel wavelet domain interpolation framework with a dynamic threshold mechanism for computation reduction, outperforming existing methods in efficiency.
Findings
Reduces computation by up to 40% on benchmarks.
Maintains similar accuracy to state-of-the-art methods.
Employs a dynamic threshold learned via a classifier for adaptive computation.
Abstract
Video frame interpolation is an important low-level vision task, which can increase frame rate for more fluent visual experience. Existing methods have achieved great success by employing advanced motion models and synthesis networks. However, the spatial redundancy when synthesizing the target frame has not been fully explored, that can result in lots of inefficient computation. On the other hand, the computation compression degree in frame interpolation is highly dependent on both texture distribution and scene motion, which demands to understand the spatial-temporal information of each input frame pair for a better compression degree selection. In this work, we propose a novel two-stage frame interpolation framework termed WaveletVFI to address above problems. It first estimates intermediate optical flow with a lightweight motion perception network, and then a wavelet synthesis…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image Enhancement Techniques
MethodsConvolution
