deyelive commited on
Commit
3ad977c
1 Parent(s): 2b2bf11

Update README.md

Browse files

enabling inference availability

Files changed (1) hide show
  1. README.md +5 -9
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  tags:
4
  - ultralyticsplus
@@ -11,26 +10,23 @@ tags:
11
  - awesome-yolov8-models
12
  library_name: ultralytics
13
  library_version: 8.0.23
14
- inference: false
15
-
16
  datasets:
17
  - keremberke/protective-equipment-detection
18
-
19
  model-index:
20
  - name: deyelive/yolov8m-protective-equipment-detection
21
  results:
22
  - task:
23
  type: object-detection
24
-
25
  dataset:
26
  type: keremberke/protective-equipment-detection
27
  name: protective-equipment-detection
28
  split: validation
29
-
30
  metrics:
31
- - type: precision # since mAP@0.5 is not available on hf.co/metrics
32
- value: 0.27342 # min: 0.0 - max: 1.0
33
- name: mAP@0.5(box)
 
34
  ---
35
 
36
  <div align="center">
 
 
1
  ---
2
  tags:
3
  - ultralyticsplus
 
10
  - awesome-yolov8-models
11
  library_name: ultralytics
12
  library_version: 8.0.23
13
+ inference: true
 
14
  datasets:
15
  - keremberke/protective-equipment-detection
 
16
  model-index:
17
  - name: deyelive/yolov8m-protective-equipment-detection
18
  results:
19
  - task:
20
  type: object-detection
 
21
  dataset:
22
  type: keremberke/protective-equipment-detection
23
  name: protective-equipment-detection
24
  split: validation
 
25
  metrics:
26
+ - type: precision
27
+ value: 0.27342
28
+ name: mAP@0.5(box)
29
+ pipeline_tag: object-detection
30
  ---
31
 
32
  <div align="center">