keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
998 stars 328 forks source link

Issues I am Facing while training KerasCV YOLO model on my own dataset #2463

Open Atharv-02 opened 2 months ago

Atharv-02 commented 2 months ago

Hi Everyone, Kudos to you all who are continuously developing such technology and helping communities grow.

I was lately following these steps to Train a custom object detection model to tain KerasCV model

I initially copied each cell but in the final output I fail to get the predicted bounding boxes

Requesting someone to please help

Link for the google colab notebook - https://colab.research.google.com/drive/1_1P8OY3a0-Be5y9ccBfsiR8AkH6GhCK2?usp=sharing

Please help me out - I am new to this world of AI ML hence asking support from you all

Thanks

divyashreepathihalli commented 1 month ago

@Atharv-02 what is the issue you are facing?

Atharv-02 commented 1 month ago

I am training the model just as shown in official docs but the model is not predicting bounding boxes It is giving an empty array as output