Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can someone use yolov8 instead of yolov3 in detector? #1212

Open
lsm101010 opened this issue May 4, 2024 · 4 comments
Open

Can someone use yolov8 instead of yolov3 in detector? #1212

lsm101010 opened this issue May 4, 2024 · 4 comments

Comments

@lsm101010
Copy link

Can someone use yolov8 instead of yolov3 in detector?

@Madou-AI
Copy link

i want to use the yolov9 but i don't know how

@lsm101010
Copy link
Author

i want to use the yolov9 but i don't know how

do you have any ideas?

@zhou-jered
Copy link

you only need to give the object's retangle, that's all you need

@valentin-fngr
Copy link

Yes but you will likely need to create a Yolov8 API under /detector. You can simply train a yolov8 from ultralytics, write a similar code as the yolo API in /detector/ and replace the model by the one you just trained.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants