Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ model_type: yolov8
|
|
7 |
license: agpl-3.0
|
8 |
base_model:
|
9 |
- Ultralytics/YOLOv8
|
|
|
10 |
---
|
11 |
# Grape YOLOv8 Segmentation Model
|
12 |
This model is trained to detect and segment grapes in images.
|
|
|
7 |
license: agpl-3.0
|
8 |
base_model:
|
9 |
- Ultralytics/YOLOv8
|
10 |
+
- raidavid/yolov8n-seg
|
11 |
---
|
12 |
# Grape YOLOv8 Segmentation Model
|
13 |
This model is trained to detect and segment grapes in images.
|