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

Add CLI YoloV10 support #80

Merged
merged 3 commits into from
Jul 1, 2024
Merged

Add CLI YoloV10 support #80

merged 3 commits into from
Jul 1, 2024

Conversation

sokovninn
Copy link
Member

This PR includes:

  • YoloV10 export support
  • Minor README fix

To work properly, "yolov10" subtype should be added here: https://github.com/luxonis/luxonis-ml/blob/main/luxonis_ml/nn_archive/config_building_blocks/enums/decoding.py

Copy link
Contributor

@HonzaCuhel HonzaCuhel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @sokovninn, have you tried to build the Docker image and run inference with it?

@sokovninn
Copy link
Member Author

LGTM! @sokovninn, have you tried to build the Docker image and run inference with it?

I only tried it as a Python package, but I think it should work fine with a Docker image then. Inference using the resulting model works as expected.

@sokovninn sokovninn merged commit e47735c into cli Jul 1, 2024
1 check passed
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.

2 participants