Update README.md

This commit is contained in:
Dimitrios Tzionas 2019-08-30 18:47:19 +02:00 committed by GitHub
parent b069086504
commit 1465e3b747
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,10 @@ python setup.py install
--param_fn PKL_FN1 PKL_FN2 ... PKL_FNN
```
where PKL_FN* are the filenames of the .pkl files that [can be downloaded here](https://owncloud.tuebingen.mpg.de/index.php/s/bEKMdqf5WbN4MnH) and contain the parameters for each body model.
The file for the part_segm_fn argument for SMPL can be downloaded [here](https://owncloud.tuebingen.mpg.de/index.php/s/jHdgwkREzS43rjN).
To download the SMPL body model please see the directions for [downloding](https://github.com/vchoutas/smplx/blob/master/README.md#downloading-the-model) and for specific [placing in folder structure and renaming](https://github.com/vchoutas/smplx/blob/master/README.md#model-loading).
## Dependencies