The U-Net based GLOW for Optical-Flow-free Video Interframe Generation
Saem Park, Donghoon Han, Nojun Kwak

TL;DR
This paper introduces a novel optical-flow-free video frame interpolation method using a U-Net based invertible generative flow network with a new latent space consistency loss, ensuring stable and semantically consistent intermediate frames.
Contribution
It presents the first use of invertible networks for video interpolation, eliminating the need for optical flow and complex occlusion handling.
Findings
Feasibility demonstrated through experiments
Stable, flicker-free intermediate frames achieved
Proposed method outperforms traditional optical flow-based approaches
Abstract
Video frame interpolation is the task of creating an interframe between two adjacent frames along the time axis. So, instead of simply averaging two adjacent frames to create an intermediate image, this operation should maintain semantic continuity with the adjacent frames. Most conventional methods use optical flow, and various tools such as occlusion handling and object smoothing are indispensable. Since the use of these various tools leads to complex problems, we tried to tackle the video interframe generation problem without using problematic optical flow . To enable this , we have tried to use a deep neural network with an invertible structure, and developed an U-Net based Generative Flow which is a modified normalizing flow. In addition, we propose a learning method with a new consistency loss in the latent space to maintain semantic temporal consistency between frames. The…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Computer Graphics and Visualization Techniques
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net
