Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ tags:
|
|
16 |
|
17 |
Ultralytics YOLOv8 is a machine learning model that predicts bounding boxes, segmentation masks and classes of objects in an image.
|
18 |
|
19 |
-
This model is an implementation of
|
20 |
|
21 |
|
22 |
This repository provides scripts to run YOLOv8-Segmentation on Qualcomm® devices.
|
|
|
16 |
|
17 |
Ultralytics YOLOv8 is a machine learning model that predicts bounding boxes, segmentation masks and classes of objects in an image.
|
18 |
|
19 |
+
This model is an implementation of YOLOv8-Segmentation found [here](https://github.com/ultralytics/ultralytics/tree/main/ultralytics/models/yolo/segment).
|
20 |
|
21 |
|
22 |
This repository provides scripts to run YOLOv8-Segmentation on Qualcomm® devices.
|