Hasano20 commited on
Commit
967bff6
1 Parent(s): e33495c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  model-index:
7
  - name: SegFormer_mit-b5_Clean-Set3-Grayscale
8
  results: []
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,8 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # SegFormer_mit-b5_Clean-Set3-Grayscale
15
 
16
- This model is a fine-tuned version of [nvidia/mit-b5](https://huggingface.co/nvidia/mit-b5) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
 
18
  - Loss: 0.0156
19
  - Mean Iou: 0.9776
20
  - Mean Accuracy: 0.9882
@@ -83,4 +85,4 @@ The following hyperparameters were used during training:
83
  - Transformers 4.41.2
84
  - Pytorch 2.0.1+cu117
85
  - Datasets 2.19.2
86
- - Tokenizers 0.19.1
 
6
  model-index:
7
  - name: SegFormer_mit-b5_Clean-Set3-Grayscale
8
  results: []
9
+ pipeline_tag: image-segmentation
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # SegFormer_mit-b5_Clean-Set3-Grayscale
16
 
17
+ This model is a fine-tuned version of [nvidia/mit-b5](https://huggingface.co/nvidia/mit-b5) on _Clean-Set3-Grayscale.
18
  It achieves the following results on the evaluation set:
19
+ - Train-Loss: 0.0053
20
  - Loss: 0.0156
21
  - Mean Iou: 0.9776
22
  - Mean Accuracy: 0.9882
 
85
  - Transformers 4.41.2
86
  - Pytorch 2.0.1+cu117
87
  - Datasets 2.19.2
88
+ - Tokenizers 0.19.1