mks0601 / 3DMPPE_POSENET_RELEASE

Official PyTorch implementation of "Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image", ICCV 2019
MIT License
817 stars 147 forks source link

some issues about MPII dataset test #87

Open haolianyi opened 3 years ago

haolianyi commented 3 years ago

Hi, thanks for your great work! When I run the test.py for MPII dataset, I found the MPII test.json file is not suitable for the MPII.py, only train.json can run. Do you know why. Thanks!

mks0601 commented 3 years ago

Hi, I used MPII dataset only for the training purpose.