NjuHaoZhang / VP_goodfellow_nips2016_pytorch

Unsupervised Learning for Physical Interaction through Video Prediction (NeuraIPS2016)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VP_goodfellow_nips2016_pytorch

This repo is the pytorch re-implemention of Unsupervised Learning for Physical Interaction through Video Prediction , NeuralPS 2016 by C. Finn, I. Goodfellow and S. Levine. The official code based on caffe implementation is here: official_tensorflow implementation

Unsupervised Learning for Physical Interaction through Video Prediction (NeuraIPS2016)

1. Installation (Anaconda with python3.6 installation is recommended)

2. Download datasets

3. Testing on saved models

4. Training from scratch (here we use ucf101 for examples)

Notes

Citation

About

Unsupervised Learning for Physical Interaction through Video Prediction (NeuraIPS2016)


Languages

Language:Python 97.0%Language:Shell 3.0%