peldrak commited on
Commit
9140d54
·
verified ·
1 Parent(s): a1e91ae

End of training

Browse files
README.md CHANGED
@@ -1,201 +1,122 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
200
-
201
-
 
1
  ---
2
+ license: other
3
+ base_model: nvidia/segformer-b4-finetuned-cityscapes-1024-1024
4
+ tags:
5
+ - vision
6
+ - image-segmentation
7
+ - generated_from_trainer
8
+ model-index:
9
+ - name: segformer-b4-cityscapes-finetuned-grCoastline
10
+ results: []
11
  ---
12
 
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # segformer-b4-cityscapes-finetuned-grCoastline
17
+
18
+ This model is a fine-tuned version of [nvidia/segformer-b4-finetuned-cityscapes-1024-1024](https://huggingface.co/nvidia/segformer-b4-finetuned-cityscapes-1024-1024) on the peldrak/grCoastline_512 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.2906
21
+ - Mean Iou: 0.6957
22
+ - Mean Accuracy: 0.7566
23
+ - Overall Accuracy: 0.9338
24
+ - Accuracy Water: 0.9885
25
+ - Accuracy Whitewater: 0.0
26
+ - Accuracy Sediment: 0.9414
27
+ - Accuracy Other Natural Terrain: 0.6287
28
+ - Accuracy Vegetation: 0.9357
29
+ - Accuracy Development: 0.8053
30
+ - Accuracy Unknown: 0.9966
31
+ - Iou Water: 0.9551
32
+ - Iou Whitewater: 0.0
33
+ - Iou Sediment: 0.8065
34
+ - Iou Other Natural Terrain: 0.5720
35
+ - Iou Vegetation: 0.8112
36
+ - Iou Development: 0.7293
37
+ - Iou Unknown: 0.9955
38
+ - F1 Score: 0.9309
39
+
40
+ ## Model description
41
+
42
+ More information needed
43
+
44
+ ## Intended uses & limitations
45
+
46
+ More information needed
47
+
48
+ ## Training and evaluation data
49
+
50
+ More information needed
51
+
52
+ ## Training procedure
53
+
54
+ ### Training hyperparameters
55
+
56
+ The following hyperparameters were used during training:
57
+ - learning_rate: 6e-05
58
+ - train_batch_size: 4
59
+ - eval_batch_size: 4
60
+ - seed: 42
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - num_epochs: 20
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy Water | Accuracy Whitewater | Accuracy Sediment | Accuracy Other Natural Terrain | Accuracy Vegetation | Accuracy Development | Accuracy Unknown | Iou Water | Iou Whitewater | Iou Sediment | Iou Other Natural Terrain | Iou Vegetation | Iou Development | Iou Unknown | F1 Score |
68
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:--------------:|:-------------------:|:-----------------:|:------------------------------:|:-------------------:|:--------------------:|:----------------:|:---------:|:--------------:|:------------:|:-------------------------:|:--------------:|:---------------:|:-----------:|:--------:|
69
+ | 1.6107 | 0.24 | 20 | 1.3419 | 0.4266 | 0.5344 | 0.8055 | 0.8982 | 0.0022 | 0.9217 | 0.0719 | 0.8391 | 0.0219 | 0.9860 | 0.8379 | 0.0011 | 0.4894 | 0.0656 | 0.5876 | 0.0215 | 0.9828 | 0.7711 |
70
+ | 1.1717 | 0.49 | 40 | 0.8217 | 0.4535 | 0.5561 | 0.8363 | 0.9603 | 0.0 | 0.9248 | 0.0754 | 0.9495 | 0.0003 | 0.9825 | 0.8828 | 0.0 | 0.5861 | 0.0723 | 0.6520 | 0.0003 | 0.9812 | 0.7925 |
71
+ | 0.8573 | 0.73 | 60 | 0.5997 | 0.4703 | 0.5698 | 0.8490 | 0.9803 | 0.0 | 0.9321 | 0.1462 | 0.9391 | 0.0002 | 0.9907 | 0.8943 | 0.0 | 0.5475 | 0.1397 | 0.7223 | 0.0002 | 0.9881 | 0.8114 |
72
+ | 0.7193 | 0.98 | 80 | 0.4702 | 0.5150 | 0.6015 | 0.8700 | 0.9545 | 0.0 | 0.9486 | 0.3257 | 0.9649 | 0.0215 | 0.9954 | 0.9238 | 0.0 | 0.6830 | 0.2889 | 0.6955 | 0.0214 | 0.9921 | 0.8439 |
73
+ | 0.5437 | 1.22 | 100 | 0.4813 | 0.5002 | 0.5954 | 0.8540 | 0.9882 | 0.0 | 0.9254 | 0.4698 | 0.7725 | 0.0147 | 0.9976 | 0.8106 | 0.0 | 0.6624 | 0.3822 | 0.6389 | 0.0147 | 0.9927 | 0.8316 |
74
+ | 0.8658 | 1.46 | 120 | 0.3638 | 0.5858 | 0.6575 | 0.9009 | 0.9810 | 0.0 | 0.9237 | 0.6942 | 0.9002 | 0.1056 | 0.9981 | 0.9410 | 0.0 | 0.8170 | 0.5000 | 0.7477 | 0.1050 | 0.9902 | 0.8879 |
75
+ | 0.5341 | 1.71 | 140 | 0.3070 | 0.6440 | 0.7090 | 0.9171 | 0.9735 | 0.0 | 0.9238 | 0.6888 | 0.9196 | 0.4608 | 0.9966 | 0.9364 | 0.0 | 0.8131 | 0.5558 | 0.7716 | 0.4381 | 0.9930 | 0.9131 |
76
+ | 0.8529 | 1.95 | 160 | 0.3170 | 0.6007 | 0.6686 | 0.8978 | 0.9662 | 0.0 | 0.8928 | 0.4959 | 0.9625 | 0.3657 | 0.9969 | 0.9252 | 0.0 | 0.7920 | 0.4283 | 0.7162 | 0.3487 | 0.9941 | 0.8893 |
77
+ | 0.8267 | 2.2 | 180 | 0.3040 | 0.6343 | 0.6983 | 0.9128 | 0.9786 | 0.0 | 0.9172 | 0.5689 | 0.9531 | 0.4730 | 0.9973 | 0.9321 | 0.0 | 0.7818 | 0.5206 | 0.7544 | 0.4585 | 0.9928 | 0.9066 |
78
+ | 0.5768 | 2.44 | 200 | 0.2663 | 0.6589 | 0.7256 | 0.9206 | 0.9715 | 0.0 | 0.9315 | 0.6199 | 0.9318 | 0.6269 | 0.9977 | 0.9466 | 0.0 | 0.7959 | 0.5364 | 0.7784 | 0.5601 | 0.9949 | 0.9173 |
79
+ | 0.5688 | 2.68 | 220 | 0.2594 | 0.6610 | 0.7289 | 0.9195 | 0.9628 | 0.0 | 0.9420 | 0.6217 | 0.9207 | 0.6572 | 0.9980 | 0.9410 | 0.0 | 0.8027 | 0.5390 | 0.7653 | 0.5846 | 0.9944 | 0.9166 |
80
+ | 0.5779 | 2.93 | 240 | 0.2871 | 0.6267 | 0.7002 | 0.9104 | 0.9725 | 0.0 | 0.9601 | 0.7173 | 0.8653 | 0.3899 | 0.9965 | 0.9460 | 0.0 | 0.7667 | 0.5370 | 0.7629 | 0.3798 | 0.9948 | 0.9064 |
81
+ | 0.4996 | 3.17 | 260 | 0.2841 | 0.6546 | 0.7249 | 0.9170 | 0.9716 | 0.0 | 0.9684 | 0.5552 | 0.9162 | 0.6657 | 0.9974 | 0.9480 | 0.0 | 0.7529 | 0.4863 | 0.7826 | 0.6172 | 0.9949 | 0.9129 |
82
+ | 0.4896 | 3.41 | 280 | 0.2394 | 0.6713 | 0.7389 | 0.9240 | 0.9816 | 0.0 | 0.9350 | 0.6015 | 0.9215 | 0.7352 | 0.9976 | 0.9440 | 0.0 | 0.7865 | 0.5442 | 0.7849 | 0.6454 | 0.9944 | 0.9206 |
83
+ | 0.26 | 3.66 | 300 | 0.2547 | 0.6699 | 0.7440 | 0.9203 | 0.9620 | 0.0 | 0.9679 | 0.7774 | 0.8282 | 0.6764 | 0.9960 | 0.9355 | 0.0 | 0.7622 | 0.5947 | 0.7708 | 0.6317 | 0.9946 | 0.9200 |
84
+ | 0.1991 | 3.9 | 320 | 0.2875 | 0.6528 | 0.7179 | 0.9133 | 0.9535 | 0.0 | 0.8864 | 0.5871 | 0.9496 | 0.6516 | 0.9969 | 0.9309 | 0.0 | 0.8090 | 0.5008 | 0.7420 | 0.5919 | 0.9948 | 0.9104 |
85
+ | 0.3001 | 4.15 | 340 | 0.2382 | 0.6728 | 0.7437 | 0.9227 | 0.9653 | 0.0 | 0.9621 | 0.7494 | 0.8552 | 0.6778 | 0.9963 | 0.9388 | 0.0 | 0.7812 | 0.5856 | 0.7809 | 0.6285 | 0.9947 | 0.9220 |
86
+ | 0.2449 | 4.39 | 360 | 0.2335 | 0.6835 | 0.7610 | 0.9259 | 0.9752 | 0.0 | 0.9335 | 0.8187 | 0.8107 | 0.7907 | 0.9982 | 0.9431 | 0.0 | 0.7791 | 0.6198 | 0.7808 | 0.6673 | 0.9945 | 0.9260 |
87
+ | 0.1596 | 4.63 | 380 | 0.2749 | 0.6713 | 0.7359 | 0.9244 | 0.9762 | 0.0 | 0.9506 | 0.5984 | 0.9361 | 0.6939 | 0.9958 | 0.9502 | 0.0 | 0.8048 | 0.5367 | 0.7810 | 0.6316 | 0.9946 | 0.9210 |
88
+ | 0.4593 | 4.88 | 400 | 0.2356 | 0.6888 | 0.7552 | 0.9319 | 0.9833 | 0.0 | 0.9431 | 0.7303 | 0.8890 | 0.7433 | 0.9975 | 0.9368 | 0.0 | 0.7817 | 0.6452 | 0.8107 | 0.6519 | 0.9950 | 0.9303 |
89
+ | 0.2765 | 5.12 | 420 | 0.2227 | 0.6872 | 0.7495 | 0.9317 | 0.9697 | 0.0 | 0.9500 | 0.6918 | 0.9300 | 0.7090 | 0.9962 | 0.9480 | 0.0 | 0.7901 | 0.6052 | 0.8154 | 0.6567 | 0.9949 | 0.9298 |
90
+ | 0.239 | 5.37 | 440 | 0.2204 | 0.6962 | 0.7653 | 0.9347 | 0.9827 | 0.0 | 0.9260 | 0.7312 | 0.8975 | 0.8233 | 0.9965 | 0.9534 | 0.0 | 0.7928 | 0.6387 | 0.8146 | 0.6790 | 0.9949 | 0.9336 |
91
+ | 0.2015 | 5.61 | 460 | 0.2473 | 0.6902 | 0.7586 | 0.9321 | 0.9777 | 0.0 | 0.9450 | 0.6361 | 0.9254 | 0.8290 | 0.9970 | 0.9559 | 0.0 | 0.7907 | 0.5878 | 0.8066 | 0.6947 | 0.9954 | 0.9296 |
92
+ | 0.1847 | 5.85 | 480 | 0.2867 | 0.6724 | 0.7363 | 0.9252 | 0.9736 | 0.0 | 0.9011 | 0.6840 | 0.9348 | 0.6652 | 0.9950 | 0.9362 | 0.0 | 0.7855 | 0.5820 | 0.7988 | 0.6102 | 0.9942 | 0.9230 |
93
+ | 0.1476 | 6.1 | 500 | 0.2539 | 0.6841 | 0.7534 | 0.9280 | 0.9722 | 0.0 | 0.9291 | 0.6154 | 0.9258 | 0.8335 | 0.9980 | 0.9508 | 0.0 | 0.7905 | 0.5546 | 0.7932 | 0.7040 | 0.9954 | 0.9253 |
94
+ | 0.199 | 6.34 | 520 | 0.2064 | 0.6957 | 0.7675 | 0.9336 | 0.9897 | 0.0 | 0.8901 | 0.7931 | 0.8683 | 0.8350 | 0.9965 | 0.9448 | 0.0 | 0.7757 | 0.6496 | 0.8200 | 0.6846 | 0.9949 | 0.9331 |
95
+ | 0.1857 | 6.59 | 540 | 0.3659 | 0.6484 | 0.7182 | 0.9115 | 0.9770 | 0.0 | 0.9370 | 0.3944 | 0.9597 | 0.7617 | 0.9974 | 0.9496 | 0.0 | 0.8004 | 0.3773 | 0.7353 | 0.6808 | 0.9955 | 0.9026 |
96
+ | 0.1589 | 6.83 | 560 | 0.2996 | 0.6793 | 0.7430 | 0.9268 | 0.9728 | 0.0 | 0.9351 | 0.5843 | 0.9490 | 0.7625 | 0.9977 | 0.9500 | 0.0 | 0.8034 | 0.5358 | 0.7869 | 0.6836 | 0.9954 | 0.9232 |
97
+ | 0.1164 | 7.07 | 580 | 0.2593 | 0.6962 | 0.7629 | 0.9339 | 0.9802 | 0.0 | 0.9348 | 0.7146 | 0.9014 | 0.8125 | 0.9969 | 0.9544 | 0.0 | 0.7944 | 0.6129 | 0.8139 | 0.7022 | 0.9954 | 0.9326 |
98
+ | 0.1889 | 7.32 | 600 | 0.2391 | 0.6957 | 0.7579 | 0.9353 | 0.9755 | 0.0 | 0.9414 | 0.7279 | 0.9161 | 0.7465 | 0.9983 | 0.9542 | 0.0 | 0.7972 | 0.6167 | 0.8285 | 0.6780 | 0.9954 | 0.9339 |
99
+ | 0.1553 | 7.56 | 620 | 0.2779 | 0.6909 | 0.7537 | 0.9322 | 0.9802 | 0.0 | 0.9396 | 0.6127 | 0.9428 | 0.8028 | 0.9980 | 0.9529 | 0.0 | 0.8069 | 0.5620 | 0.8077 | 0.7112 | 0.9956 | 0.9290 |
100
+ | 0.1076 | 7.8 | 640 | 0.2944 | 0.6883 | 0.7516 | 0.9302 | 0.9733 | 0.0 | 0.9371 | 0.5937 | 0.9519 | 0.8084 | 0.9968 | 0.9515 | 0.0 | 0.8022 | 0.5417 | 0.8030 | 0.7239 | 0.9959 | 0.9269 |
101
+ | 0.2934 | 8.05 | 660 | 0.2662 | 0.6932 | 0.7642 | 0.9328 | 0.9834 | 0.0 | 0.9042 | 0.6589 | 0.9175 | 0.8868 | 0.9986 | 0.9514 | 0.0 | 0.7865 | 0.5925 | 0.8158 | 0.7107 | 0.9953 | 0.9307 |
102
+ | 0.1314 | 8.29 | 680 | 0.2920 | 0.6884 | 0.7516 | 0.9314 | 0.9748 | 0.0 | 0.9613 | 0.6612 | 0.9234 | 0.7441 | 0.9965 | 0.9519 | 0.0 | 0.7869 | 0.5894 | 0.8092 | 0.6860 | 0.9955 | 0.9291 |
103
+ | 0.1798 | 8.54 | 700 | 0.2516 | 0.6888 | 0.7547 | 0.9302 | 0.9815 | 0.0 | 0.9121 | 0.6543 | 0.9264 | 0.8125 | 0.9958 | 0.9488 | 0.0 | 0.7871 | 0.5725 | 0.8084 | 0.7099 | 0.9948 | 0.9280 |
104
+ | 0.082 | 8.78 | 720 | 0.2831 | 0.6901 | 0.7526 | 0.9317 | 0.9787 | 0.0 | 0.9223 | 0.6395 | 0.9422 | 0.7885 | 0.9973 | 0.9559 | 0.0 | 0.7998 | 0.5720 | 0.8051 | 0.7025 | 0.9958 | 0.9291 |
105
+ | 0.4488 | 9.02 | 740 | 0.2693 | 0.6909 | 0.7541 | 0.9316 | 0.9830 | 0.0 | 0.9435 | 0.6212 | 0.9308 | 0.8024 | 0.9976 | 0.9578 | 0.0 | 0.7988 | 0.5632 | 0.8022 | 0.7184 | 0.9956 | 0.9287 |
106
+ | 0.157 | 9.27 | 760 | 0.2555 | 0.6938 | 0.7586 | 0.9329 | 0.9811 | 0.0 | 0.9349 | 0.6863 | 0.9092 | 0.7999 | 0.9986 | 0.9523 | 0.0 | 0.7878 | 0.5975 | 0.8151 | 0.7087 | 0.9952 | 0.9311 |
107
+ | 0.3359 | 9.51 | 780 | 0.2756 | 0.6931 | 0.7595 | 0.9313 | 0.9710 | 0.0 | 0.9391 | 0.6719 | 0.9094 | 0.8264 | 0.9990 | 0.9498 | 0.0 | 0.7894 | 0.5864 | 0.8044 | 0.7262 | 0.9954 | 0.9295 |
108
+ | 0.1014 | 9.76 | 800 | 0.3388 | 0.6731 | 0.7371 | 0.9228 | 0.9806 | 0.0 | 0.9065 | 0.5523 | 0.9482 | 0.7741 | 0.9980 | 0.9459 | 0.0 | 0.7898 | 0.4996 | 0.7776 | 0.7025 | 0.9962 | 0.9186 |
109
+ | 0.2797 | 10.0 | 820 | 0.2873 | 0.6859 | 0.7484 | 0.9294 | 0.9781 | 0.0 | 0.9256 | 0.6384 | 0.9330 | 0.7657 | 0.9979 | 0.9531 | 0.0 | 0.7977 | 0.5552 | 0.8002 | 0.6986 | 0.9965 | 0.9269 |
110
+ | 0.0689 | 10.24 | 840 | 0.2685 | 0.6996 | 0.7604 | 0.9364 | 0.9843 | 0.0 | 0.9467 | 0.6825 | 0.9266 | 0.7858 | 0.9972 | 0.9571 | 0.0 | 0.8004 | 0.6079 | 0.8236 | 0.7122 | 0.9959 | 0.9344 |
111
+ | 0.1475 | 10.49 | 860 | 0.2654 | 0.6986 | 0.7611 | 0.9350 | 0.9778 | 0.0 | 0.9298 | 0.6551 | 0.9378 | 0.8288 | 0.9982 | 0.9559 | 0.0 | 0.8022 | 0.5867 | 0.8177 | 0.7313 | 0.9963 | 0.9327 |
112
+ | 0.0768 | 10.73 | 880 | 0.2562 | 0.6916 | 0.7576 | 0.9299 | 0.9812 | 0.0 | 0.9241 | 0.7658 | 0.8645 | 0.7692 | 0.9982 | 0.9551 | 0.0 | 0.7959 | 0.5885 | 0.7989 | 0.7060 | 0.9965 | 0.9296 |
113
+ | 0.1461 | 10.98 | 900 | 0.3047 | 0.6927 | 0.7544 | 0.9326 | 0.9780 | 0.0006 | 0.9205 | 0.6334 | 0.9469 | 0.8030 | 0.9982 | 0.9543 | 0.0006 | 0.8019 | 0.5720 | 0.8075 | 0.7159 | 0.9965 | 0.9299 |
114
+ | 0.1344 | 11.22 | 920 | 0.2906 | 0.6957 | 0.7566 | 0.9338 | 0.9885 | 0.0 | 0.9414 | 0.6287 | 0.9357 | 0.8053 | 0.9966 | 0.9551 | 0.0 | 0.8065 | 0.5720 | 0.8112 | 0.7293 | 0.9955 | 0.9309 |
115
+
116
+
117
+ ### Framework versions
118
+
119
+ - Transformers 4.38.1
120
+ - Pytorch 2.1.2
121
+ - Datasets 2.18.0
122
+ - Tokenizers 0.15.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
config.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "nvidia/segformer-b4-finetuned-cityscapes-1024-1024",
3
+ "architectures": [
4
+ "SegformerForSemanticSegmentation"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout_prob": 0.1,
8
+ "decoder_hidden_size": 768,
9
+ "depths": [
10
+ 3,
11
+ 8,
12
+ 27,
13
+ 3
14
+ ],
15
+ "downsampling_rates": [
16
+ 1,
17
+ 4,
18
+ 8,
19
+ 16
20
+ ],
21
+ "drop_path_rate": 0.1,
22
+ "hidden_act": "gelu",
23
+ "hidden_dropout_prob": 0.0,
24
+ "hidden_sizes": [
25
+ 64,
26
+ 128,
27
+ 320,
28
+ 512
29
+ ],
30
+ "id2label": {
31
+ "0": "water",
32
+ "1": "whitewater",
33
+ "2": "sediment",
34
+ "3": "other_natural_terrain",
35
+ "4": "vegetation",
36
+ "5": "development",
37
+ "6": "unknown"
38
+ },
39
+ "image_size": 224,
40
+ "initializer_range": 0.02,
41
+ "label2id": {
42
+ "development": 5,
43
+ "other_natural_terrain": 3,
44
+ "sediment": 2,
45
+ "unknown": 6,
46
+ "vegetation": 4,
47
+ "water": 0,
48
+ "whitewater": 1
49
+ },
50
+ "layer_norm_eps": 1e-06,
51
+ "mlp_ratios": [
52
+ 4,
53
+ 4,
54
+ 4,
55
+ 4
56
+ ],
57
+ "model_type": "segformer",
58
+ "num_attention_heads": [
59
+ 1,
60
+ 2,
61
+ 5,
62
+ 8
63
+ ],
64
+ "num_channels": 3,
65
+ "num_encoder_blocks": 4,
66
+ "patch_sizes": [
67
+ 7,
68
+ 3,
69
+ 3,
70
+ 3
71
+ ],
72
+ "reshape_last_stage": true,
73
+ "semantic_loss_ignore_index": 255,
74
+ "sr_ratios": [
75
+ 8,
76
+ 4,
77
+ 2,
78
+ 1
79
+ ],
80
+ "strides": [
81
+ 4,
82
+ 2,
83
+ 2,
84
+ 2
85
+ ],
86
+ "torch_dtype": "float32",
87
+ "transformers_version": "4.38.1"
88
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0553a4730e3aa6b06d2a242d3b47de88a5364e8ac4b6dace39f2db79a7c31ad
3
+ size 256112508
runs/Mar06_09-55-20_86ca621380a5/events.out.tfevents.1709718923.86ca621380a5.26.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fdb2979bb8c422e0f5cdc74dcda70041619802c36eb18425cbac9503e3f4eb0
3
+ size 261031
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cae1f3c2b59bbe0ad07a99780d32ba391dfd785252f04ca635ac9bdc50a35bfa
3
+ size 4984