Beyond a Video Frame Interpolator: A Space Decoupled Learning Approach to Continuous Image Transition
Tao Yang, Peiran Ren, Xuansong Xie, Xiansheng Hua, and Lei Zhang

TL;DR
This paper introduces a space decoupled learning framework for continuous image transition, improving video frame interpolation by separately modeling translatable and non-translatable image features, leading to better interpolation and broader applications.
Contribution
The paper proposes a novel space decoupled learning approach that explicitly separates translatable and non-translatable features for continuous image transition tasks.
Findings
Outperforms existing VFI methods in experiments
Applicable to style transfer and image morphing
Simple implementation with effective results
Abstract
Video frame interpolation (VFI) aims to improve the temporal resolution of a video sequence. Most of the existing deep learning based VFI methods adopt off-the-shelf optical flow algorithms to estimate the bidirectional flows and interpolate the missing frames accordingly. Though having achieved a great success, these methods require much human experience to tune the bidirectional flows and often generate unpleasant results when the estimated flows are not accurate. In this work, we rethink the VFI problem and formulate it as a continuous image transition (CIT) task, whose key issue is to transition an image from one space to another space continuously. More specifically, we learn to implicitly decouple the images into a translatable flow space and a non-translatable feature space. The former depicts the translatable states between the given images, while the later aims to reconstruct…
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 Processing Techniques and Applications
