paper-with-me

홈 › Papers

The U-Net based GLOW for Optical-Flow-free Video Interframe Generation

2021-03-17 · Saem Park, Donghoon Han, Nojun Kwak

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 resolution of the generated image is guaranteed to be identical to that of the original images by using an invertible network. Furthermore, as it is not a random image like the ones by generative models, our network guarantees stable outputs without flicker. Through experiments, we \sam {confirmed the feasibility of the proposed algorithm and would like to suggest the U-Net based Generative Flow as a new possibility for baseline in video frame interpolation. This paper is meaningful in that it is the world's first attempt to use invertible networks instead of optical flows for video interpolation.

📄 PDF Abstract BibTeX arXiv:2103.09576

Code (0)

등록된 구현이 없습니다.

Tasks

Occlusion HandlingOptical Flow EstimationVideo Frame Interpolation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

GlowVC: Mel-spectrogram space disentangling model for language-independent text-free voice conversion

2022-07-04 · Magdalena Proszewska, Grzegorz Beringer, Daniel Sáez-Trigueros, Thomas Merritt 외

In this paper, we propose GlowVC: a multilingual multi-speaker flow-based model for language-independent text-free voice conversion. We build on Glow-TTS, which provides an architecture that enables use of linguistic fea…

Voice Conversion

Label-Conditioned Next-Frame Video Generation with Neural Flows

2019-10-16 · David Donahue

Recent state-of-the-art video generation systems employ Generative Adversarial Networks (GANs) or Variational Autoencoders (VAEs) to produce novel videos. However, VAE models typically produce blurry outputs when faced w…

Video Generation

MIMAMO Net: Integrating Micro- and Macro-motion for Video Emotion Recognition

2019-11-21 · Didan Deng, Zhaokang Chen, Yuqian Zhou, Bertram Shi

Spatial-temporal feature learning is of vital importance for video emotion recognition. Previous deep network structures often focused on macro-motion which extends over long time scales, e.g., on the order of seconds. W…

Emotion RecognitionOptical Flow EstimationVideo Emotion Recognition

Freespace Optical Flow Modeling for Automated Driving

2023-07-29 · Yi Feng, Ruge Zhang, Jiayuan Du, Qijun Chen 외

Optical flow and disparity are two informative visual features for autonomous driving perception. They have been used for a variety of applications, such as obstacle and lane detection. The concept of "U-V-Disparity" has…

Autonomous DrivingLane DetectionOptical Flow Estimation

Hybrid Learning of Optical Flow and Next Frame Prediction to Boost Optical Flow in the Wild

2016-12-12 · Nima Sedaghat, Mohammadreza Zolfaghari, Thomas Brox

CNN-based optical flow estimation has attracted attention recently, mainly due to its impressively high frame rates. These networks perform well on synthetic datasets, but they are still far behind the classical methods …

Action ClassificationOptical Flow EstimationPrediction