nielsr HF staff commited on
Commit
1783a0a
1 Parent(s): 82ef189

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  model-index:
6
  - name: segformer-trainer-test
@@ -12,7 +14,12 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # segformer-trainer-test
14
 
15
- This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the None dataset.
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-segmentation
5
+ - vision
6
  - generated_from_trainer
7
  model-index:
8
  - name: segformer-trainer-test
 
14
 
15
  # segformer-trainer-test
16
 
17
+ This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the segments/sidewalk-semantic dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.3886
20
+ - Mean Iou: 0.1391
21
+ - Mean Accuracy: 0.1905
22
+ - Overall Accuracy: 0.7192
23
 
24
  ## Model description
25