Image2Gif: Generating Continuous Realistic Animations with Warping NODEs
Jurijs Nazarovs, Zhichun Huang

TL;DR
This paper introduces Warping Neural ODE, a novel framework for generating smooth, realistic animations from two frames by modeling continuous spatial transformations with differential equations, applicable in various training settings.
Contribution
It proposes a new continuous spatial transformation framework using Neural ODEs for realistic video frame interpolation between two images.
Findings
Achieves smooth, realistic animations with infinitesimal time steps.
Works effectively with GAN and L2 loss training methods.
Demonstrates applicability in generating animations from limited frames.
Abstract
Generating smooth animations from a limited number of sequential observations has a number of applications in vision. For example, it can be used to increase number of frames per second, or generating a new trajectory only based on first and last frames, e.g. a motion of face emotions. Despite the discrete observed data (frames), the problem of generating a new trajectory is a continues problem. In addition, to be perceptually realistic, the domain of an image should not alter drastically through the trajectory of changes. In this paper, we propose a new framework, Warping Neural ODE, for generating a smooth animation (video frame interpolation) in a continuous manner, given two ("farther apart") frames, denoting the start and the end of the animation. The key feature of our framework is utilizing the continuous spatial transformation of the image based on the vector field, derived from…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Human Motion and Animation · Advanced Vision and Imaging
