Vrjb commited on
Commit
9d44896
·
verified ·
1 Parent(s): b9f6d77

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
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
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # SegFormer_b2_
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: 1.9394
22
  - Mean Iou: 0.6247
 
1
  ---
2
  library_name: transformers
3
  license: other
4
+ base_model: nvidia/segformer-b2-finetuned-cityscapes-1024-1024
5
  tags:
6
  - vision
7
  - image-segmentation
 
16
 
17
  # SegFormer_b2_
18
 
19
+ This model is a fine-tuned version of [nvidia/segformer-b2-finetuned-cityscapes-1024-1024](https://huggingface.co/nvidia/segformer-b2-finetuned-cityscapes-1024-1024) on the Cityscapes dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.9394
22
  - Mean Iou: 0.6247