Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
- ultralyticsplus
|
|
@@ -11,15 +10,14 @@ tags:
|
|
| 11 |
library_name: ultralytics
|
| 12 |
library_version: 8.0.4
|
| 13 |
inference: false
|
| 14 |
-
|
| 15 |
model-index:
|
| 16 |
- name: ultralyticsplus/yolov8s
|
| 17 |
results:
|
| 18 |
- task:
|
| 19 |
type: object-detection
|
| 20 |
-
|
| 21 |
metrics:
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
| 25 |
---
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- ultralyticsplus
|
|
|
|
| 10 |
library_name: ultralytics
|
| 11 |
library_version: 8.0.4
|
| 12 |
inference: false
|
|
|
|
| 13 |
model-index:
|
| 14 |
- name: ultralyticsplus/yolov8s
|
| 15 |
results:
|
| 16 |
- task:
|
| 17 |
type: object-detection
|
|
|
|
| 18 |
metrics:
|
| 19 |
+
- type: precision
|
| 20 |
+
value: 0.449
|
| 21 |
+
name: mAP
|
| 22 |
+
pipeline_tag: object-detection
|
| 23 |
---
|