sharktide commited on
Commit
a6ba19d
·
verified ·
1 Parent(s): 368c282

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -1,19 +1,17 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - en
5
  base_model:
6
  - Ultralytics/YOLOv8
7
  pipeline_tag: object-detection
8
- datasets:
9
- - sharktide/recycling-in-common-context
10
  tags:
11
- - ultrlytics
12
- - TensorBoard
 
13
  - torchvision
14
  - torchaudio
15
- - torch
16
- - yolo
17
  ---
18
 
19
  THIS MODEL IS NOT TO BE USED FOR CLASSIFICATION. (Only segmentation)
 
1
  ---
 
2
  language:
3
  - en
4
  base_model:
5
  - Ultralytics/YOLOv8
6
  pipeline_tag: object-detection
 
 
7
  tags:
8
+ - yolo
9
+ - ultralytics
10
+ - torch
11
  - torchvision
12
  - torchaudio
13
+ datasets:
14
+ - sharktide/recycling-in-common-context
15
  ---
16
 
17
  THIS MODEL IS NOT TO BE USED FOR CLASSIFICATION. (Only segmentation)