satojkovic / DeepLogo

A brand logo detection system using tensorflow object detection API.
MIT License
513 stars 157 forks source link

precision and recall metric #32

Open yumiaoGitHub opened 4 years ago

yumiaoGitHub commented 4 years ago

Hello~ Thanks for your wonderful job! When I run "logo_detection.py" to test, I am wondering how can I evaluate my training and test in precision and recall metric. Could you share with us?

satojkovic commented 4 years ago

Hi @yumiaoGitHub

I added evaluation section to README. Could you please check?