Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
Implements the PASCAL VOC 2012 evaluation protocol, matching detections to ground-truth annotations via IoU thresholds (≥0.5) and computing per-class Average Precision curves before averaging. Supports conversion utilities for popular frameworks like YOLO and Darkflow, with optional visualization through Matplotlib and OpenCV animation of detection results.
2,980 stars. No commits in the last 6 months.
Stars
2,980
Forks
921
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Cartucho/mAP"
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