- Download the 3DPW dataset from here
- Create a directory
<3dpw_root>
- Extract
imageFiles.zip
andsequenceFiles.zip
to<3dpw_root>
- Run
garmentor/setup_scripts/setup_3dpw.sh /path/to/garmentor/directory <3dpw_root> <hierprob3d_data_root>
- Download HRNet 2D joint detections on 3DPW from here and copy them to
<3dpw_root>/test
Your <3dpw_root>
should now look like this:
3dpw_test/
├── imageFiles
│ ├── courtyard_arguing_00
│ ├── courtyard_backpack_00
│ ├── ...
│ └── outdoors_slalom_01
├── sequenceFiles
│ ├── test
│ ├── train
│ └── validation
└── test
├── 3dpw_test.npz
├── cropped_frames
└── hrnet_results_centred.npy