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

Let load classes for YOLO models #744

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

Panchovix
Copy link

Actually, when using models from example from https://github.com/aperveyev/booru_yolo/tree/main/models, it uses all classes when it founds it.
This PR lets the user set a class index or number to use that class instead of every class.
For now it prints all classes found, but only uses the one that the user entered.

Actually, when using models from example from https://github.com/aperveyev/booru_yolo/tree/main/models, it uses all classes when it founds it.
This PR lets the user set a class index or number to use that class instead of every class.
For now it prints all classes found, but only uses the one that the user entered.
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 2, 2024
Copy link

sonarcloud bot commented Dec 2, 2024

@Bing-su Bing-su changed the base branch from main to dev December 2, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant