${ROOT}
|-- data
| |-- HO3D
| | |-- data
| | | |-- train
| | | | |-- ABF10
| | | | |-- ......
| | | |-- evaluation
| | | |-- train_segLable
| | | |-- ho3d_train_data.json
| |-- DEX_YCB
| | |-- data
| | | |-- 20200709-subject-01
| | | |-- ......
| | | |-- object_render
| | | |-- dex_ycb_s0_train_data.json
| | | |-- dex_ycb_s0_test_data.json
You need to follow directory structure of the data
as below.
- For the MANO layer, I used manopth. The repo is already included in
manopth
. - Download
MANO_RIGHT.pkl
andMANO_LEFT.pkl
from here and place atassets/mano_models
.
sh sh/train_ho3d.sh
sh sh/train_dex-ycb.sh
sh sh/train_ho3d_test.sh
sh sh/train_dex-ycb_test.sh
We thank: