This is implemented for moving object prediction; using CNN, GAN and LSTM
This is implemented on Moving MNIST dataset. To create this dataset, please reference ./data prepare/moving_mnist.py. Or you can download Moving MNIST from here
The network is trained using Pytorch and Colab (free GPU of Google)
You could find the results in ./Main.ipynb
Unsupervised Learning of Disentangled Representations from Video, NIPS 2017