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

update yolo v8 to latest version (currently 11) #910

Open
jeffbl opened this issue Nov 7, 2024 · 0 comments
Open

update yolo v8 to latest version (currently 11) #910

jeffbl opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@jeffbl
Copy link
Member

jeffbl commented Nov 7, 2024

Yolo v11 looks like it is more efficient and accurate:

https://docs.ultralytics.com/models/yolo11/

Task is to update to this version, maintaining the same schema. Assuming it is mostly the same in terms of the currently yolov8 preprocessor, can just make the update in the current one, but rename to yolo (to be version agnostic for the preprocessor name), and give version and other info in the README.

Note this may impact #247, since different versions may do better/worse with different graphic input sizes. (In other words, I'd do the update first, then optimize graphic dimensions)

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