We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 a keras cv object detection tutorial for Keras 3 for new yolo version (yolov9 or newer) https://keras.io/examples/vision/yolov8/
https://github.com/keras-team/keras-io/blob/master/examples/vision/yolov8.py https://github.com/WongKinYiu/yolov9 https://github.com/THU-MIG/yolov10
The new tutorial need to add the exactly requirements that works, since the current tutorial is not good at this point.
The text was updated successfully, but these errors were encountered:
It is better to choosing ultralytics, anything else is just waste of time (IMHO).
Sorry, something went wrong.
The new tutorial need to add the exactly requirements that works, since the current tutorial is not good at this point. It is better to choosing ultralytics, anything else is just waste of time (IMHO).
I don't have cuda gpu, so...
You don't have to, I could run these yolo-boys on any device (without wasting a second).
Thank you
sachinprasadhs
No branches or pull requests
Short Description
Add a keras cv object detection tutorial for Keras 3 for new yolo version (yolov9 or newer)
https://keras.io/examples/vision/yolov8/
Sources
https://github.com/keras-team/keras-io/blob/master/examples/vision/yolov8.py
https://github.com/WongKinYiu/yolov9
https://github.com/THU-MIG/yolov10
Other Information
The new tutorial need to add the exactly requirements that works, since the current tutorial is not good at this point.
The text was updated successfully, but these errors were encountered: