# Motion-Prediction---Pytorch **Repository Path**: wuyina/Motion-Prediction---Pytorch ## Basic Information - **Project Name**: Motion-Prediction---Pytorch - **Description**: This is implemented for moving object prediction; using CNN, GAN and LSTM - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Motion-Prediction 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](https://drive.google.com/file/d/1sx3r94Cce9Mf8v2Hv9H3k6zvKLm7SdQK/view?usp=sharing) The network is trained using Pytorch and Colab (free GPU of Google) You could find the results in ./Main.ipynb ## Reference Unsupervised Learning of Disentangled Representations from Video, NIPS 2017