SharpAI commited on
Commit
ce2b3a9
·
verified ·
1 Parent(s): 54bdd40

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: yolo11n_coreml_fp16_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_fp16_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.310 (31.0%) |
23
+ | Precision | 0.363 (36.3%) |
24
+ | Recall | 0.140 (14.0%) |
25
+ | F1 Score | 0.203 (20.3%) |
26
+ | Evaluation FPS | 114.1 |
27
+ | Avg Inference Time | 8.77 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.*