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

Added new Python utilities #3309

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

angeligareta
Copy link

  • Python Program for calculating the mAP for darknet classifier (not implemented before).
  • Example of classifying an image with Python API.
  • Python Program to calculate the mAP for multiple detection weights at the same time and rank them according to their precision (very useful to decide which weight is better in your backup folder).

angeligareta added 2 commits June 3, 2019 20:54
- Program for calculating the mAP for darknet classifier (not implemented before).
- Example of classifying an image with python API.
- Program to calculate the mAP for multiple detection weights at the same time and rank them according to their precission.
@angeligareta
Copy link
Author

Hi @AlexeyAB, would it be possible to add these features in your fork? I think it could help a lot of people. Besides, I could add in the README some information about them. Regards! Great job

@LukeAI
Copy link

LukeAI commented Jun 9, 2019

These sound great! I'd definitely appreciate these facilities in the main repo.

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

Successfully merging this pull request may close these issues.

3 participants