iammartian0
commited on
Commit
•
41e578f
1
Parent(s):
2202add
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,14 @@
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
model-index:
|
6 |
- name: segformer-b0-finetuned-segments-sidewalk
|
7 |
results: []
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -135,4 +140,4 @@ The following hyperparameters were used during training:
|
|
135 |
- Transformers 4.30.2
|
136 |
- Pytorch 2.0.1+cu118
|
137 |
- Datasets 2.13.1
|
138 |
-
- Tokenizers 0.13.3
|
|
|
2 |
license: other
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- image_segmentation
|
6 |
model-index:
|
7 |
- name: segformer-b0-finetuned-segments-sidewalk
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- segments/sidewalk-semantic
|
11 |
+
library_name: transformers
|
12 |
+
pipeline_tag: image-segmentation
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
140 |
- Transformers 4.30.2
|
141 |
- Pytorch 2.0.1+cu118
|
142 |
- Datasets 2.13.1
|
143 |
+
- Tokenizers 0.13.3
|