HeleenaRobert/object-detection-comparison
📊 Benchmark and results summary of multiple object detection models (YOLOv4, YOLOv5s, YOLOv4-Tiny, MobileNet-SSD) tested on static images with OpenCV DNN. Includes comparison tables and links to individual repositories with full code and models.
No commits in the last 6 months.
Stars
—
Forks
—
Language
—
License
MIT
Category
Last pushed
Aug 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/HeleenaRobert/object-detection-comparison"
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.