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 Keras-CV object detection tutorial from Keras 2 to Keras 3 for new YOLO version (at least YOLOv9 or newer) #2466

Open
leo-smi opened this issue Jul 2, 2024 · 4 comments

Comments

@leo-smi
Copy link

leo-smi commented Jul 2, 2024

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.

@innat-asj
Copy link
Contributor

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).

@leo-smi
Copy link
Author

leo-smi commented Jul 2, 2024

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...

@innat-asj
Copy link
Contributor

You don't have to, I could run these yolo-boys on any device (without wasting a second).

@leo-smi
Copy link
Author

leo-smi commented Jul 2, 2024

You don't have to, I could run these yolo-boys on any device (without wasting a second).

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants