heromiya commited on
Commit
2c62fef
·
verified ·
1 Parent(s): ce514f5

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: transformers
3
- base_model: aaa
4
  tags:
5
  - vision
6
  - image-segmentation
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # segformer-b0-finetuned-segments-sidewalk-2
17
 
18
- This model is a fine-tuned version of [aaa](https://huggingface.co/aaa) on the segments/sidewalk-semantic dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.4704
21
  - Mean Iou: 0.1228
 
1
  ---
2
  library_name: transformers
3
+ base_model: segformer-b0-finetuned-ade-512-512
4
  tags:
5
  - vision
6
  - image-segmentation
 
15
 
16
  # segformer-b0-finetuned-segments-sidewalk-2
17
 
18
+ This model is a fine-tuned version of [segformer-b0-finetuned-ade-512-512](https://huggingface.co/segformer-b0-finetuned-ade-512-512) on the segments/sidewalk-semantic dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.4704
21
  - Mean Iou: 0.1228