Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
|
@@ -657,11 +657,12 @@ with gr.Blocks(theme=theme, title="Car Window Segmentation") as demo:
|
|
| 657 |
9. SAM + YOLO (Strategy 3: Direct Mask Prompting)
|
| 658 |
|
| 659 |
**Pretrained Zero-Shot Models:**
|
| 660 |
-
|
| 661 |
-
|
| 662 |
-
|
| 663 |
-
|
| 664 |
-
|
|
|
|
| 665 |
|
| 666 |
**Our Findings:** SegFormer and YOLO11x deliver the best performance with significantly sharper edge precision.
|
| 667 |
""")
|
|
|
|
| 657 |
9. SAM + YOLO (Strategy 3: Direct Mask Prompting)
|
| 658 |
|
| 659 |
**Pretrained Zero-Shot Models:**
|
| 660 |
+
|
| 661 |
+
10\. Grounding DINO
|
| 662 |
+
|
| 663 |
+
11\. Grounded SAM
|
| 664 |
+
|
| 665 |
+
12\. Intelliarts Car Parts
|
| 666 |
|
| 667 |
**Our Findings:** SegFormer and YOLO11x deliver the best performance with significantly sharper edge precision.
|
| 668 |
""")
|