Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjywang committed Jul 17, 2019
1 parent f556209 commit 3751c1e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ Generation for Video Prediction" (BMVC2019) by Junyan Wang, Bingzhang Hu, Yang L
* Tensorflow: 1.12.0

## Dataset & Pretrained Models
* The preprocessed KTH dataset can be downloaded from https://www.dropbox.com/sh/bad23wroxv7pmvl/AAB-8OIipqnHSdOHpB9z72iEa?dl=0
* The pretrained SEENet Model is in `./pretrained` folder.
Make a directory `./data` for saving models and a directory `./pretrained` for saving logs.
* The preprocessed KTH dataset can be downloaded from https://www.dropbox.com/sh/5wv2m9ov0usnikj/AAC6Fo3HMPIlXLho6pZKmNtUa?dl=0
* The pretrained SEENet Model can be downloaded from https://www.dropbox.com/sh/m4jrus3x7cjyh9t/AADxVp06scNlQDWLsVTHXHD1a?dl=0

## Train
Make a directory `./models` for saving models and a directory `./logs` for saving logs.
Expand Down

0 comments on commit 3751c1e

Please sign in to comment.