Neerajj9 / Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow

Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.
MIT License
152 stars 57 forks source link

Help loss go to infinite #9

Open Enigmo109 opened 1 year ago

Enigmo109 commented 1 year ago

Hello, I'm trying to fit the model with dataset that u linked on readme. During my test loss value starts at 200 - 800 (depend on batch size and lr) and go to infinite in 2-4 steps.

Hope to receive soon a feedback, best regards

Owaiskhan9654 commented 1 year ago

Check out this closed issue @Enigmo109

https://github.com/Neerajj9/Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow/issues/3#issuecomment-594271867