Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: yolo11s_coreml_fp32_auto
|
| 3 |
+
tags:
|
| 4 |
+
- yolo
|
| 5 |
+
- object-detection
|
| 6 |
+
- computer-vision
|
| 7 |
+
- mlpackage
|
| 8 |
+
- aegis-ai
|
| 9 |
+
library_name: ultralytics
|
| 10 |
+
license: agpl-3.0
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# yolo11s_coreml_fp32_auto
|
| 14 |
+
|
| 15 |
+
## Accuracy Evaluation Results
|
| 16 |
+
|
| 17 |
+
**Evaluation Dataset**: coco
|
| 18 |
+
|
| 19 |
+
| Metric | Value |
|
| 20 |
+
|--------|--------|
|
| 21 |
+
| mAP@0.5 | 0.505 (50.5%) |
|
| 22 |
+
| mAP@0.5:0.95 | 0.382 (38.2%) |
|
| 23 |
+
| Precision | 0.441 (44.1%) |
|
| 24 |
+
| Recall | 0.204 (20.4%) |
|
| 25 |
+
| F1 Score | 0.279 (27.9%) |
|
| 26 |
+
| Evaluation FPS | 93.0 |
|
| 27 |
+
| Avg Inference Time | 10.75 ms |
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
*These metrics were computed using the Aegis AI evaluation framework on the coco dataset.*
|
| 31 |
+
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
+
*This model was automatically converted and uploaded by the Aegis AI Model Conversion Tool.*
|