Spaces:
Running
Running
Commit
·
0787ba1
1
Parent(s):
75a58f1
Update app.py
Browse files
app.py
CHANGED
@@ -88,7 +88,7 @@ readme_html = """
|
|
88 |
<p><strong>More details:</strong></p>
|
89 |
<p> We present a demo for performing object segmentation with training a Yolov8-seg on wheel Image dataset. The model was trained on 696 training images and validated on 199 images.</p>
|
90 |
<p><strong>Usage:</strong></p>
|
91 |
-
<p>You can upload
|
92 |
<p><strong>Dataset:</strong></p>
|
93 |
<p>The dataset contains 3,146 images and is formatted in COCO style. To facilitate usage with YOLOv8-seg, we have converted it into YOLOv8 format.</p>
|
94 |
<ul>
|
|
|
88 |
<p><strong>More details:</strong></p>
|
89 |
<p> We present a demo for performing object segmentation with training a Yolov8-seg on wheel Image dataset. The model was trained on 696 training images and validated on 199 images.</p>
|
90 |
<p><strong>Usage:</strong></p>
|
91 |
+
<p>You can upload Tennis-Court images, and the demo will provide you with your segmented image.</p>
|
92 |
<p><strong>Dataset:</strong></p>
|
93 |
<p>The dataset contains 3,146 images and is formatted in COCO style. To facilitate usage with YOLOv8-seg, we have converted it into YOLOv8 format.</p>
|
94 |
<ul>
|