pytorch_Realtime_Multi-Person_Pose_Estimation
pytorch_Realtime_Multi-Person_Pose_Estimation copied to clipboard
May be the evaluation results posted on readme is not right?
I am looking for python eval code for rtpose, i find many issues on rtpose ,maybe 0.577 should be the result of rtpose of first 2644 images of val2014? and 0.584 should be result of 1160 images reported on paper.I noticed your code use 'image_info_val2014_1k.txt' which contains 1160 images name list. Is the 'image_info_val2014_1k.txt' in your repo is same as rtpose one?^_^ thanks!