paper-with-me

Papers

FutureGAN: Anticipating the Future Frames of Video Sequences using Spatio-Temporal 3d Convolutions in Progressively Growing GANs

2018-10-02 · Sandra Aigner, Marco Körner

We introduce a new encoder-decoder GAN model, FutureGAN, that predicts future frames of a video sequence conditioned on a sequence of past frames. During training, the networks solely receive the raw pixel values as an input, without relying on additional constraints or dataset specific conditions. To capture both the spatial and temporal components of a video sequence, spatio-temporal 3d convolutions are used in all encoder and decoder modules. Further, we utilize concepts of the existing progressively growing GAN (PGGAN) that achieves high-quality results on generating high-resolution single images. The FutureGAN model extends this concept to the complex task of video prediction. We conducted experiments on three different datasets, MovingMNIST, KTH Action, and Cityscapes. Our results show that the model learned representations to transform the information of an input sequence into a plausible future sequence effectively for all three datasets. The main advantage of the FutureGAN framework is that it is applicable to various different datasets without additional changes, whilst achieving stable results that are competitive to the state-of-the-art in video prediction. Our code is available at https://github.com/TUM-LMF/FutureGAN.

📄 PDF Abstract BibTeX arXiv:1810.01325

Code (1)

TUM-LMF/FutureGAN 공식 구현 pytorch

Tasks

DecoderVideo Prediction

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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

When will you do what? - Anticipating Temporal Occurrences of Activities

2018-04-03 · CVPR 2018 6 · Yazan Abu Farha, Alexander Richard, Juergen Gall

Analyzing human actions in videos has gained increased attention recently. While most works focus on classifying and labeling observed video frames or anticipating the very recent future, making long-term predictions ove…

On Encoding Temporal Evolution for Real-time Action Prediction

2017-09-22 · Fahimeh Rezazadegan, Sareh Shirazi, Mahsa Baktashmotlagh, Larry S. Davis

Anticipating future actions is a key component of intelligence, specifically when it applies to real-time systems, such as robots or autonomous cars. While recent works have addressed prediction of raw RGB pixel values, …

Temporally smooth online action detection using cycle-consistent future anticipation

2021-04-16 · Young Hwi Kim, Seonghyeon Nam, Seon Joo Kim

Many video understanding tasks work in the offline setting by assuming that the input video is given from the start to the end. However, many real-world problems require the online setting, making a decision immediately …

Action DetectionAutonomous DrivingOnline Action DetectionVideo Understanding

Looking Ahead: Anticipating Pedestrians Crossing with Future Frames Prediction

2019-10-20 · Mohamed Chaabane, Ameni Trabelsi, Nathaniel Blanchard, Ross Beveridge

In this paper, we present an end-to-end future-prediction model that focuses on pedestrian safety. Specifically, our model uses previous video frames, recorded from the perspective of the vehicle, to predict if a pedestr…

Action RecognitionActivity Recognition In VideosAutonomous DrivingDecoder+4

Action-Guided Attention for Video Action Anticipation

2026-03-02 · Tsung-Ming Tai, Sofia Casarin, Andrea Pilzer, Werner Nutt 외 arxiv

Anticipating future actions in videos is challenging, as the observed frames provide only evidence of past activities, requiring the inference of latent intentions to predict upcoming actions. Existing transformer-based …

Action Anticipation