Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get or calculate the final mAP/AP and AR? #49

Open
Ai-is-light opened this issue Jan 20, 2018 · 2 comments
Open

How to get or calculate the final mAP/AP and AR? #49

Ai-is-light opened this issue Jan 20, 2018 · 2 comments

Comments

@Ai-is-light
Copy link

I'm really confused about how to get the pose coordination and get the AP/mAP, AR by my trained model. I just know the output of the two branches are the heatmap, and in the deploy prototxt ,the output are also the heat map with 46*46, so, there are any special toolbox or special code for the metrics? And, in my sever , I do not have the caffe-matlab app, so the author's method is not suit for my situation.
@@@michalfaber
any answers are welcome,Thanks

@anatolix
Copy link

mAP is metric of COCO keypoints challenge, they have API for matlab and python.

In my fork I have [may be not really finished] python implementaton by ddremov@
https://github.com/anatolix/keras_Realtime_Multi-Person_Pose_Estimation/blob/new-generation/testing/coco.ipynb
https://github.com/anatolix/keras_Realtime_Multi-Person_Pose_Estimation/blob/new-generation/testing/coco_metric.py

@1209805200
Copy link

thank you for your work,it is wonderful! but how can i get the file of cocotest_result.json ?
please help me TAT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants