Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
license: mit
|
3 |
base_model:
|
4 |
- Ultralytics/YOLO11
|
5 |
-
pipeline_tag: object-detection
|
6 |
tags:
|
7 |
- printed-circuit-boards
|
8 |
library_name: ultralytics
|
@@ -12,9 +11,9 @@ model-index:
|
|
12 |
- task:
|
13 |
type: object-detection
|
14 |
metrics:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
metrics:
|
19 |
- f1 - 93.8%
|
20 |
- mAP50 - 93.0%
|
|
|
2 |
license: mit
|
3 |
base_model:
|
4 |
- Ultralytics/YOLO11
|
|
|
5 |
tags:
|
6 |
- printed-circuit-boards
|
7 |
library_name: ultralytics
|
|
|
11 |
- task:
|
12 |
type: object-detection
|
13 |
metrics:
|
14 |
+
- type: f1
|
15 |
+
value: 93.8%
|
16 |
+
name: F1 Score
|
17 |
metrics:
|
18 |
- f1 - 93.8%
|
19 |
- mAP50 - 93.0%
|