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 draw Precision vs Recall curve ? #9

Open
squirrel233 opened this issue Aug 7, 2017 · 3 comments
Open

How to draw Precision vs Recall curve ? #9

squirrel233 opened this issue Aug 7, 2017 · 3 comments

Comments

@squirrel233
Copy link

I want to draw the Precision vs Recall curve like which in the paper.
Does this project have such tools/codes?

@bharatsingh430
Copy link
Owner

bharatsingh430 commented Aug 7, 2017

you need to change the evaluation code (lib/pycocotools/cocoeval.py, accumulate and summarize) and save the stats.

@squirrel233
Copy link
Author

@bharatsingh430 Thanks a lot! Could I evaluate like this when testing on PASCAL VOC too?

@bharatsingh430
Copy link
Owner

I didn't do it for pascal, so i don't know how to do it, but it should be possible to do.

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

2 participants