alokwhitewolf / Video-frame-prediction-by-multi-scale-GAN
Using a GAN based multi scale CNN to predict future frames of a video. Implemented in Chainer
☆56Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Video-frame-prediction-by-multi-scale-GAN
- Stochastic Adversarial Video Prediction☆303Updated 5 years ago
- Code for Folded Recurrent Neural Networks☆41Updated 6 years ago
- Tensorflow implementation of the ICLR 2017 paper: Decomposing Motion and Content for Natural Video Sequence Prediction☆109Updated 5 years ago
- ☆22Updated 6 years ago
- Official PyTorch Implementation of FutureGAN☆80Updated 5 years ago
- Tensorflow implementation of the ICML 2017 paper: Learning to Generate Long-term Future via Hierarchical Prediction☆74Updated 6 years ago
- ☆61Updated 6 years ago
- Learning to Decompose and Disentangle Representations for Video Prediction, NIPS 2018☆134Updated 3 years ago
- PyTorch implementation of the NIPS 2017 paper - Unsupervised Learning of Disentangled Representations from Video☆47Updated 4 years ago
- Convolution GRU cell in PyTorch☆53Updated 2 years ago
- ☆171Updated 6 years ago
- The source code of ECCV18 'Flow-Grounded Spatial-Temporal Video Prediction from Still Images'.☆60Updated 5 years ago
- The implementation of Temporal Generative Adversarial Nets with Singular Value Clipping☆78Updated 4 years ago
- Video Pixel Networks in Tensorflow☆55Updated 6 years ago
- ☆187Updated last year
- This is a zoo which contain all kinds of video prediction model code(reimplementation or author provide)and the paper.I created this repo…☆58Updated 2 years ago
- PyTorch implementation of VideoGAN for Generating Videos with Scene Dynamics☆54Updated 5 years ago
- Given the previous frames of the video as input, we want to get the long-term frame prediction.☆31Updated 7 years ago
- Implementation of Hierarchical Long-term Video Prediction without Supervision☆90Updated 3 years ago
- MoCoGAN: Decomposing Motion and Content for Video Generation☆578Updated 2 years ago
- Visual Dynamics: Probabilistic Future Frame Synthesis via Cross Convolutional Networks☆74Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.☆101Updated 6 years ago
- Unsupervised Learning of Video Representations using LSTMs☆359Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆87Updated 5 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- convolutional lstm implementation in pytorch☆157Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 6 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆50Updated 2 months ago