Download the SMPL model and pre-trained params.
Store this as HumanMultiView/models/.
Download these datasets somewhere.
- LSP and LSP extended
- COCO we used 2014 Train. You also need to install the COCO API for python.
- MPII
- MPI-INF-3DHP
- Our synthetic dataset
If you use the datasets above, please consider citing their original papers.
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.