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

[Feature Request] Confidence Scores and Names #1

Open
robertokcanale opened this issue Jul 15, 2022 · 2 comments
Open

[Feature Request] Confidence Scores and Names #1

robertokcanale opened this issue Jul 15, 2022 · 2 comments

Comments

@robertokcanale
Copy link

Hi, first of all congrats for the great work! I have tried this and the Yolov7, but the other one unfortunately has memory leak.

Could you please include (and I will be working on it soon):

-Drawing class names and not numbers on the prediction
-Drawing BB prediction confidence score

@robertokcanale
Copy link
Author

Actually I have fixed it myself.
I had to add a conf file from COCO to get the classes names, and small changes to the visualizer. Please check the repo I forked from you or I would gladly share the code if you want

@lukazso
Copy link
Owner

lukazso commented Jul 18, 2022

Thanks for your contribution, I'll check your branch asap!

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