Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: yolo11n_coreml_int8_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 |
+
# yolo11n_coreml_int8_auto
|
14 |
+
|
15 |
+
## Accuracy Evaluation Results
|
16 |
+
|
17 |
+
**Evaluation Dataset**: coco
|
18 |
+
|
19 |
+
| Metric | Value |
|
20 |
+
|--------|--------|
|
21 |
+
| [email protected] | 0.417 (41.7%) |
|
22 |
+
| [email protected]:0.95 | 0.309 (30.9%) |
|
23 |
+
| Precision | 0.364 (36.4%) |
|
24 |
+
| Recall | 0.139 (13.9%) |
|
25 |
+
| F1 Score | 0.201 (20.1%) |
|
26 |
+
| Evaluation FPS | 109.8 |
|
27 |
+
| Avg Inference Time | 9.10 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.*
|