mks0601 / TF-SimpleHumanPose

TensorFlow implementation of "Simple Baselines for Human Pose Estimation and Tracking", ECCV 2018
335 stars 90 forks source link

Confusion about Metrices! Need Clarification #81

Open Dipankar1997161 opened 2 years ago

Dipankar1997161 commented 2 years ago

@mks0601 Heyy!

I have seen different AP values like AP, AP.5, and AP.75. I read about them on the COCO website, but I did not understand which one to consider as the result. Is it the AP.5 or AP.75 or AP 0.50: 0.95??

Could you please help with this??

Thank you.

mks0601 commented 2 years ago

AP 0.50: 0.95 is the standard evaluation metric.