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

Updated with commands and packages for Google Colaboratory(Feb 2023) #10

Open Owaiskhan9654 opened 1 year ago

Owaiskhan9654 commented 1 year ago

Updated this codebase notebook with Google Colab support for 2023. Solving issue #9 @Neerajj9 @Enigmo109