End of training
Browse files
README.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: other
|
4 |
-
base_model: nvidia/segformer-
|
5 |
tags:
|
|
|
|
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: SegFormer_b3
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# SegFormer_b3
|
16 |
|
17 |
-
This model is a fine-tuned version of [nvidia/segformer-
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.2005
|
20 |
- Mean Iou: 0.3978
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: other
|
4 |
+
base_model: nvidia/segformer-b1-finetuned-cityscapes-1024-1024
|
5 |
tags:
|
6 |
+
- vision
|
7 |
+
- image-segmentation
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: SegFormer_b3
|
|
|
16 |
|
17 |
# SegFormer_b3
|
18 |
|
19 |
+
This model is a fine-tuned version of [nvidia/segformer-b1-finetuned-cityscapes-1024-1024](https://huggingface.co/nvidia/segformer-b1-finetuned-cityscapes-1024-1024) on the Cityscapes dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.2005
|
22 |
- Mean Iou: 0.3978
|