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 AP or Recall? #35

Open
Citroning opened this issue Nov 28, 2017 · 3 comments
Open

How to compute AP or Recall? #35

Citroning opened this issue Nov 28, 2017 · 3 comments

Comments

@Citroning
Copy link

Thank you for attention!

In the caffe-yolo, how can I evaluate my caffemodel for my test set? There's no Precision, Recall or AP when I ran ./test.sh. Anybody knows about the script or command to compute AP or sth?
BTW, what command can be used to detect an image and show the detection results?

Thank you for your replying!

@blueardour
Copy link

Please look at the 'test_detection.cpp' as an example, though I have not had a try.

@Harick1
Copy link
Owner

Harick1 commented Nov 30, 2017

@Citroning You can refer to tools/test_detection.cpp .

@Citroning
Copy link
Author

@blueardour @yeahkun Thanks a lot!

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