Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,12 @@ tags:
|
|
| 5 |
model-index:
|
| 6 |
- name: segformer-b4-crack-segmentation-dataset
|
| 7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -107,4 +113,4 @@ The following hyperparameters were used during training:
|
|
| 107 |
- Transformers 4.30.2
|
| 108 |
- Pytorch 2.0.1+cu118
|
| 109 |
- Datasets 2.13.1
|
| 110 |
-
- Tokenizers 0.13.3
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: segformer-b4-crack-segmentation-dataset
|
| 7 |
results: []
|
| 8 |
+
datasets:
|
| 9 |
+
- varcoder/crack-segmentation-dataset
|
| 10 |
+
language:
|
| 11 |
+
- en
|
| 12 |
+
library_name: transformers
|
| 13 |
+
pipeline_tag: image-segmentation
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 113 |
- Transformers 4.30.2
|
| 114 |
- Pytorch 2.0.1+cu118
|
| 115 |
- Datasets 2.13.1
|
| 116 |
+
- Tokenizers 0.13.3
|