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.
152 stars. No commits in the last 6 months.
Stars
152
Forks
58
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Neerajj9/Text-Detection-using-Yolo-Algorithm-in-keras-tensorflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.