Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<p align="center">
|
| 2 |
<h1 align="center">Prompted Segmentation for Drywall QA</h1>
|
| 3 |
<p align="center">
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- clipseg
|
| 7 |
+
- segmentation
|
| 8 |
+
- construction
|
| 9 |
+
- drywall
|
| 10 |
+
- quality-assurance
|
| 11 |
+
- text-conditioned
|
| 12 |
+
- binary-mask
|
| 13 |
+
library_name: transformers
|
| 14 |
+
base_model: CIDAS/clipseg-rd64-refined
|
| 15 |
+
pipeline_tag: image-segmentation
|
| 16 |
+
datasets:
|
| 17 |
+
- roboflow/drywall-join-detect
|
| 18 |
+
- roboflow/cracks-3ii36
|
| 19 |
+
metrics:
|
| 20 |
+
- iou
|
| 21 |
+
- dice
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
<p align="center">
|
| 25 |
<h1 align="center">Prompted Segmentation for Drywall QA</h1>
|
| 26 |
<p align="center">
|