michalfaber / keras_Realtime_Multi-Person_Pose_Estimation

Keras version of Realtime Multi-Person Pose Estimation project
Other
780 stars 372 forks source link

Validation on coco dataset? #102

Open rrbarioni opened 6 years ago

rrbarioni commented 6 years ago

Hello @michalfaber , Do you have any python code available for evaluating coco metrics on the validation set? I would like to compare the results I've obtained with yours.

By the way, excellent implementation! Congratulations!

Thanks in advance,

michalfaber commented 6 years ago

Hi @rrbarioni, I work on the simplified version of the https://github.com/matteorr/coco-analyze. This is a good repo for the estimation analysis.