-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test result is weird #2
Comments
I tested it again and it's correct. Did you load the weight './results/3dpw_det.pth.tar'? Could you please provide the test log? |
Yes. I did it correctly. hongsukchoi/Pose2Mesh_RELEASE#63 He told me he changed the 3dpw annotation file recently. |
I see. I have uploaded the previous annotation file of 3DPW here and changed the counterpart in README. |
Thank you. It works great now! |
After the below testing command, I got the evaluation but it's very different from your paper.
"python ./main/test.py --cfg ./asset/yaml/gator_cocoJ_test_human36_coco_muco_det.yml --gpu 0"
Is there something I am missing?
This is the evaluation result I got.
===> Start testing...
(550/555) => surface error: 359.7289, joint error: 297.4987: 100%|█| 555/555 [00
MPVPE: 339.34, MPJPE: 293.37
Evaluation start...
H36M MPJPE (mm) >> tot: 293.36
H36M PA-MPJPE (mm) >> tot: 127.48
SMPL MPJPE (mm) >> tot: 259.53
MPVPE (mm) >> tot: 329.88
The text was updated successfully, but these errors were encountered: