Skip to content
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

Closed
moonsh opened this issue Apr 30, 2023 · 4 comments
Closed

Test result is weird #2

moonsh opened this issue Apr 30, 2023 · 4 comments

Comments

@moonsh
Copy link

moonsh commented Apr 30, 2023

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

@kasvii
Copy link
Owner

kasvii commented May 9, 2023

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?

@moonsh
Copy link
Author

moonsh commented May 9, 2023

Yes. I did it correctly.
Actually, I asked the same question to Pose2Mesh repo.

hongsukchoi/Pose2Mesh_RELEASE#63

He told me he changed the 3dpw annotation file recently.
Can you share the previous annotation file so I can try ?

@kasvii
Copy link
Owner

kasvii commented May 11, 2023

I see. I have uploaded the previous annotation file of 3DPW here and changed the counterpart in README.

@moonsh
Copy link
Author

moonsh commented May 12, 2023

Thank you. It works great now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants