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

Integrate YOLOv10 to Label-Studio #6646

Closed
datnguyen-tien204 opened this issue Nov 13, 2024 · 1 comment
Closed

Integrate YOLOv10 to Label-Studio #6646

datnguyen-tien204 opened this issue Nov 13, 2024 · 1 comment

Comments

@datnguyen-tien204
Copy link

Thank you for an excellent tool. Currently, I want to use YOLOv10 to create an auto-labeling tool. Where can I edit the code to adjust bounding boxes and update them when I receive bounding boxes from YOLOv10 ? My task is Object Detection.
Wishing you a productive day!

@datnguyen-tien204 datnguyen-tien204 changed the title Integrate YOLOv10 to Label-Studion Integrate YOLOv10 to Label-Studio Nov 13, 2024
@makseq
Copy link
Member

makseq commented Nov 14, 2024

It's already done here:
https://github.com/HumanSignal/label-studio-ml-backend/tree/master/label_studio_ml/examples/yolo

Just add, for instance, model_path="yolo11n.pt" to you labeling configuration. See examples in the docs above ^.

@makseq makseq closed this as completed Nov 14, 2024
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