File size: 410 Bytes
74def3b
 
45693cf
74def3b
 
 
 
 
 
 
fc04ba9
 
 
74def3b
fc04ba9
74def3b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
---
tags:
- ultralyticsplus
- ultralytics
- yolov8
- yolo
- vision
- object-detection
- pytorch
library_name: ultralytics
library_version: 8.0.4
inference: false

model-index:
- name: ultralyticsplus/yolov8s
  results:
  - task:
      type: object-detection

    metrics:
      - type: precision  # since mAP is not available on hf.co/metrics
        value: 0.449  # min: 0.0 - max: 1.0
        name: mAP
---