MVIG-SJTU / AlphaPose

Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
http://mvig.org/research/alphapose.html
Other
8k stars 1.97k forks source link

How to evaluate the model on MPII and COCO? #84

Closed taotaoorange closed 6 years ago

taotaoorange commented 6 years ago

Hi,

Please how can I evaluate the (pre-trained) models on MPII and COCO? And how to get the final mAP? Thanks.

Fang-Haoshu commented 6 years ago

Hi, for MPII evaluation, please refer to https://github.com/MVIG-SJTU/RMPE, for COCO, please refer to the COCO website

GloryyrolG commented 11 months ago

Hi @Fang-Haoshu , thx. May I ask if you have any MPII mAP/PCKh evaluation pytorch code?