keras-cv icon indicating copy to clipboard operation
keras-cv copied to clipboard

Update Keras-CV object detection tutorial from Keras 2 to Keras 3 for new YOLO version (at least YOLOv9 or newer)

Open leo-smi opened this issue 1 year ago • 4 comments

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.

leo-smi avatar Jul 02 '24 01:07 leo-smi

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

innat-asj avatar Jul 02 '24 07:07 innat-asj

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

leo-smi avatar Jul 02 '24 14:07 leo-smi

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

innat-asj avatar Jul 02 '24 16:07 innat-asj

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

Thank you

leo-smi avatar Jul 02 '24 17:07 leo-smi

Thanks for reporting the issue! We have consolidated the development of KerasCV into the new KerasHub package, which supports image, text, and multi-modal models. Please read the announcement. KerasHub will support all the core functionality of KerasCV.

KerasHub can be installed with !pip install -U keras-hub. Documentation and guides are available at keras.io/keras_hub.

With our focus shifted to KerasHub, we are not planning any further development or releases in KerasCV. If you encounter a KerasCV feature that is missing from KerasHub, or would like to propose an addition to the library, please file an issue with KerasHub.

sachinprasadhs avatar Jan 15 '25 22:01 sachinprasadhs

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Jan 30 '25 01:01 github-actions[bot]

This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.

github-actions[bot] avatar Feb 13 '25 02:02 github-actions[bot]