paper-with-me

홈 › Papers

Local Frequency Domain Transformer Networks for Video Prediction

2021-05-10 · Hafez Farazi, Jan Nogga, Sven Behnke

Video prediction is commonly referred to as forecasting future frames of a video sequence provided several past frames thereof. It remains a challenging domain as visual scenes evolve according to complex underlying dynamics, such as the camera's egocentric motion or the distinct motility per individual object viewed. These are mostly hidden from the observer and manifest as often highly non-linear transformations between consecutive video frames. Therefore, video prediction is of interest not only in anticipating visual changes in the real world but has, above all, emerged as an unsupervised learning rule targeting the formation and dynamics of the observed environment. Many of the deep learning-based state-of-the-art models for video prediction utilize some form of recurrent layers like Long Short-Term Memory (LSTMs) or Gated Recurrent Units (GRUs) at the core of their models. Although these models can predict the future frames, they rely entirely on these recurrent structures to simultaneously perform three distinct tasks: extracting transformations, projecting them into the future, and transforming the current frame. In order to completely interpret the formed internal representations, it is crucial to disentangle these tasks. This paper proposes a fully differentiable building block that can perform all of those tasks separately while maintaining interpretability. We derive the relevant theoretical foundations and showcase results on synthetic as well as real data. We demonstrate that our method is readily extended to perform motion segmentation and account for the scene's composition, and learns to produce reliable predictions in an entirely interpretable manner by only observing unlabeled video data.

📄 PDF Abstract BibTeX arXiv:2105.04637

Code (1)

AIS-Bonn/Local_Freq_Transformer_Net 공식 구현 pytorch

Tasks

Motion SegmentationPredictionVideo Prediction

Similar Papers 제목 키워드 기반

Frequency Domain Transformer Networks for Video Prediction

2019-03-01 · Hafez Farazi, Sven Behnke

The task of video prediction is forecasting the next frames given some previous frames. Despite much recent progress, this task is still challenging mainly due to high nonlinearity in the spatial domain. To address this …

PredictionVideo Prediction

Semantic Prediction: Which One Should Come First, Recognition or Prediction?

2021-10-06 · Hafez Farazi, Jan Nogga, and Sven Behnke

The ultimate goal of video prediction is not forecasting future pixel-values given some previous frames. Rather, the end goal of video prediction is to discover valuable internal representations from the vast amount of a…

Decision MakingPredictionSemantic CompositionVideo Prediction

Motion Segmentation using Frequency Domain Transformer Networks

2020-04-18 · Hafez Farazi, Sven Behnke

Self-supervised prediction is a powerful mechanism to learn representations that capture the underlying structure of the data. Despite recent progress, the self-supervised video prediction task is still challenging. One …

Motion SegmentationPredictionVideo Prediction

Learning Spatiotemporal Frequency-Transformer for Low-Quality Video Super-Resolution

2022-12-27 · Zhongwei Qiu, Huan Yang, Jianlong Fu, Daochang Liu 외

Video Super-Resolution (VSR) aims to restore high-resolution (HR) videos from low-resolution (LR) videos. Existing VSR techniques usually recover HR frames by extracting pertinent textures from nearby frames with known d…

Super-ResolutionVideo EnhancementVideo Super-Resolution

Frequency-Aware Spatiotemporal Transformers for Video Inpainting Detection

2021-01-01 · ICCV 2021 10 · Bingyao Yu, Wanhua Li, Xiu Li, Jiwen Lu 외

In this paper, we propose a frequency-aware spatiotemporal transformers for deep In this paper, we propose a Frequency-Aware Spatiotemporal Transformer (FAST) for video inpainting detection, which aims to simultaneou…

DecoderVideo Inpainting