Skip to content

Commit

Permalink
updated H36M tfrecords link
Browse files Browse the repository at this point in the history
  • Loading branch information
akanazawa committed May 1, 2018
1 parent 6d7f087 commit f272093
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions doc/train.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,11 @@ Download these datasets somewhere.
- [MPII](http://human-pose.mpi-inf.mpg.de/#download)
- [MPI-INF-3DHP](http://human-pose.mpi-inf.mpg.de/#download)

For Human3.6M, download the pre-computed tfrecords [here](https://drive.google.com/file/d/14RlfDlREouBCNsR1QGDP0qpOUIu5LlV5/view?usp=sharing).
Note that this is 9.1GB! I advice you do this in a directly outside of the HMR code base.
```
wget https://angjookanazawa.com/cachedir/hmr/tf_records_human36m.tar.gz
```
For Human3.6M, download the pre-computed tfrecords [here](https://drive.google.com/open?id=1tquavoVWSdGeOn9P6zwoffIMoCRElzEO).
Note that this is 11GB! I advice you do this in a directly outside of the HMR code base.


If you use these datasets, please consider citing them.
If you use the datasets above, please consider citing their original papers.

## Mosh Data.
We provide the MoShed data using the neutral SMPL model.
Expand Down

0 comments on commit f272093

Please sign in to comment.