Update README.md
Browse files
README.md
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
license: other
|
| 3 |
base_model: nvidia/segformer-b3-finetuned-cityscapes-1024-1024
|
| 4 |
tags:
|
| 5 |
-
- document-image-binarizationimage-segmentation
|
| 6 |
- generated_from_trainer
|
|
|
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: binarization-segformer-b3
|
| 9 |
results: []
|
|
@@ -121,4 +122,4 @@ The following hyperparameters were used during training:
|
|
| 121 |
- Transformers 4.31.0
|
| 122 |
- Pytorch 2.0.0
|
| 123 |
- Datasets 2.13.1
|
| 124 |
-
- Tokenizers 0.13.3
|
|
|
|
| 2 |
license: other
|
| 3 |
base_model: nvidia/segformer-b3-finetuned-cityscapes-1024-1024
|
| 4 |
tags:
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
+
- document-image-binarization
|
| 7 |
+
- image-segmentation
|
| 8 |
model-index:
|
| 9 |
- name: binarization-segformer-b3
|
| 10 |
results: []
|
|
|
|
| 122 |
- Transformers 4.31.0
|
| 123 |
- Pytorch 2.0.0
|
| 124 |
- Datasets 2.13.1
|
| 125 |
+
- Tokenizers 0.13.3
|