Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.12 KB

File metadata and controls

23 lines (15 loc) · 1.12 KB

Pre-reqs

Download required models

Download the SMPL model and pre-trained params.

Store this as HumanMultiView/models/.

Download datasets.

Download these datasets somewhere.

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

Training and Evaluation

We have similar training and evalutaion scripts to HMR. Please refer to the original HMR help doc for details. Note that you can specify the multi-view dataset IDs in src_ortho/data_loader.py.