Spaces:
Runtime error
Runtime error
Commit
·
8afaf27
1
Parent(s):
95410e0
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ readme_html = """
|
|
83 |
<p><strong>More details:</strong></p>
|
84 |
<p>We present a demo for performing object segmentation with training a Yolov8-seg on Materials dataset. The model was trained on 4424 training images and validated on 464 images.</p>
|
85 |
<p><strong>Usage:</strong></p>
|
86 |
-
<p>You can upload
|
87 |
<p><strong>Dataset:</strong></p>
|
88 |
<p>The dataset contains 6,365 images and is formatted in COCO style. To facilitate usage with YOLOv8-seg, we have converted it into YOLOv8 format</p>
|
89 |
<ul>
|
|
|
83 |
<p><strong>More details:</strong></p>
|
84 |
<p>We present a demo for performing object segmentation with training a Yolov8-seg on Materials dataset. The model was trained on 4424 training images and validated on 464 images.</p>
|
85 |
<p><strong>Usage:</strong></p>
|
86 |
+
<p>You can upload Material images, and the demo will provide you with your segmented image.</p>
|
87 |
<p><strong>Dataset:</strong></p>
|
88 |
<p>The dataset contains 6,365 images and is formatted in COCO style. To facilitate usage with YOLOv8-seg, we have converted it into YOLOv8 format</p>
|
89 |
<ul>
|