You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to test model on the MPII est-set, but the config file /experiments/mpii/hrnet/w32_256x256_adam_lr1e-3.yaml is only for testing on validation set.
And I tried to covert /output/pred.mat to "pred_keypoints_mpii.mat" to run the evaluatePCKh.m of MPII Evaluation toolkit, but it failed.
So, I have questions:
How to test the model on the MPII test-set?
And how to get the results of PCKh?
Thank you for your great work!
The text was updated successfully, but these errors were encountered:
I want to test model on the MPII est-set, but the config file /experiments/mpii/hrnet/w32_256x256_adam_lr1e-3.yaml is only for testing on validation set.
And I tried to covert /output/pred.mat to "pred_keypoints_mpii.mat" to run the evaluatePCKh.m of MPII Evaluation toolkit, but it failed.
So, I have questions:
How to test the model on the MPII test-set?
And how to get the results of PCKh?
Thank you for your great work!
The text was updated successfully, but these errors were encountered: