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 compute mAP for segmentation #6

Closed
cxxpython9 opened this issue Feb 28, 2019 · 2 comments
Closed

How to compute mAP for segmentation #6

cxxpython9 opened this issue Feb 28, 2019 · 2 comments

Comments

@cxxpython9
Copy link

A script 'compute_mAP_IoU.py' is used to compute mAP for detection. According to the method, 'confidence' is necessary to compute mAP. How to get it for the segmentation?

@wyxhahaha
Copy link

Hello, I am also a participant for the competition,have you ever solve the segmentation problems, because I found some problems in datasets.
I meet with same question with you,can you add me in WeChat for futher discussion. 13628640730. Thank you!

@sharib-vision
Copy link
Owner

hi,

please see here, this is relevant to your question: #4 (comment)

For semantic, you will just need to generate masks and upload it the mask directly or a 'json' file corresponding to it. We are currently working on setting leaderboard with clear instructions.

best wishes,

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