You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: