thejagstudio
commited on
Commit
•
b16d163
1
Parent(s):
bc258c9
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
-
inference:
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
datasets:
|
11 |
- detection-datasets/coco
|
|
|
12 |
---
|
13 |
### How to use
|
14 |
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
inference: true
|
4 |
tags:
|
5 |
+
- instance-segmentation
|
6 |
+
- computer-vision
|
7 |
+
- vision
|
8 |
+
- yolo
|
9 |
+
- yolov8
|
10 |
datasets:
|
11 |
- detection-datasets/coco
|
12 |
+
pipeline_tag: image-segmentation
|
13 |
---
|
14 |
### How to use
|
15 |
|