Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: yolo12n_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 |
+
# yolo12n_coreml_fp32_auto
|
| 14 |
+
|
| 15 |
+
## Accuracy Evaluation Results
|
| 16 |
+
|
| 17 |
+
**Evaluation Dataset**: coco
|
| 18 |
+
|
| 19 |
+
| Metric | Value |
|
| 20 |
+
|--------|--------|
|
| 21 |
+
| [email protected] | 0.431 (43.1%) |
|
| 22 |
+
| [email protected]:0.95 | 0.322 (32.2%) |
|
| 23 |
+
| Precision | 0.375 (37.5%) |
|
| 24 |
+
| Recall | 0.137 (13.7%) |
|
| 25 |
+
| F1 Score | 0.201 (20.1%) |
|
| 26 |
+
| Evaluation FPS | 89.1 |
|
| 27 |
+
| Avg Inference Time | 11.22 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.*
|