ilovepose / DarkPose

Distribution-Aware Coordinate Representation for Human Pose Estimation
https://ilovepose.github.io/coco
Apache License 2.0
550 stars 80 forks source link

AP, AR on MPII Dataset #31

Closed badri2304 closed 3 years ago

badri2304 commented 3 years ago

I am currently working on extending the OKS similarity metric to MPII dataset, haven't finished it yet so, I am unaware of the problems but for now I haven't faced any. However, I wonder why none of the papers submit AP, AR on MPII dataset?

why does everyone use PCK for MPII dataset, AP for COCO? Is there any particular reason??

Also, If someone has already implemented can you share in this thread?

Thanks.

xizero00 commented 3 years ago

Hi, The logic is: If you want to compare with these models evaluated on MPII, you have to use the PCK metric. This is the reason.