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

How can I evaluate my model on MPII test set? #85

Closed
xtyDoge opened this issue Jul 17, 2019 · 4 comments
Closed

How can I evaluate my model on MPII test set? #85

xtyDoge opened this issue Jul 17, 2019 · 4 comments

Comments

@xtyDoge
Copy link

xtyDoge commented Jul 17, 2019

How can I test my model on test set and get the output file like evaluatePCKh.m on MPII website? Is there any tools for converting test results to .m file?
THX

@dinggd
Copy link

dinggd commented Aug 1, 2019

Same request here! Any solutions?

@xtyDoge
Copy link
Author

xtyDoge commented Aug 1, 2019

@gddingcs
Maybe you can see https://github.com/anibali/eval-mpii-pose, it provides a test.h5 file that contains 11731 individuals. You can convert it to json file and use it to replace test.json to get the pred.mat in dimension of [11731,16,2]. And eval-mpii-pose also provides tools for convert this pred.mat to the format that MPII website required.

@xtyDoge xtyDoge closed this as completed Aug 1, 2019
@JJBOY
Copy link

JJBOY commented Oct 7, 2019

hello, the json this project provieded seems modified the scale and center compared with the raw data provieded by mpii. So when we use the test.json convert from h5, we get bad results. Normally, the pckh in test data should be 1%-2% higher than val data, but we get lower results in test data.
Have you got same problem?

@SatMa34
Copy link

SatMa34 commented Oct 27, 2020

hello, the json this project provieded seems modified the scale and center compared with the raw data provieded by mpii. So when we use the test.json convert from h5, we get bad results. Normally, the pckh in test data should be 1%-2% higher than val data, but we get lower results in test data.
Have you got same problem?

hello, i wonder how long it takes to receive the test result email?

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

4 participants