keras-cv
keras-cv copied to clipboard
Fine tuned model unable to detect objects
Hi Keras Team, In Keras CV model inference, the true value (y_true) are only displayed why can we see the predicted boxes and confidence scores?
Why are the yellow boxes showing y_pred and confidence score there in these images
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.