experiencor/keras-yolo3
Training and Detecting Objects with YOLO3
This helps you automatically find and identify specific objects within images or video streams. You provide examples of the objects you want to find, and it learns to detect them, outlining them with bounding boxes and labeling them. This is for professionals in fields like wildlife monitoring, quality control, or security who need to automate visual inspection tasks.
1,611 stars. No commits in the last 6 months.
Use this if you need to train a custom object detection system for specific items, like animals, license plates, or medical cells, from your own collection of images.
Not ideal if you're looking for a simple, off-the-shelf solution for general object recognition without needing to train a custom model.
Stars
1,611
Forks
848
Language
Python
License
MIT
Category
Last pushed
Sep 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/experiencor/keras-yolo3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet