End of training
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
-
base_model: nvidia/segformer-b1-finetuned-ade-512-512
|
3 |
license: other
|
4 |
-
|
5 |
-
- precision
|
6 |
tags:
|
7 |
- vision
|
8 |
- image-segmentation
|
9 |
- generated_from_trainer
|
|
|
|
|
10 |
model-index:
|
11 |
- name: segformer_b1_finetuned_segment_pv_p100_4batch
|
12 |
results: []
|
@@ -15,14 +15,14 @@ model-index:
|
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mouadn773/
|
19 |
# segformer_b1_finetuned_segment_pv_p100_4batch
|
20 |
|
21 |
This model is a fine-tuned version of [nvidia/segformer-b1-finetuned-ade-512-512](https://huggingface.co/nvidia/segformer-b1-finetuned-ade-512-512) on the mouadenna/satellite_PV_dataset_train_test_v1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Mean Iou: 0.
|
25 |
-
- Precision: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -41,20 +41,60 @@ More information needed
|
|
41 |
### Training hyperparameters
|
42 |
|
43 |
The following hyperparameters were used during training:
|
44 |
-
- learning_rate:
|
45 |
- train_batch_size: 4
|
46 |
- eval_batch_size: 4
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_ratio: 0.1
|
51 |
-
- num_epochs:
|
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step
|
56 |
-
|
57 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
license: other
|
3 |
+
base_model: nvidia/segformer-b1-finetuned-ade-512-512
|
|
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-segmentation
|
7 |
- generated_from_trainer
|
8 |
+
metrics:
|
9 |
+
- precision
|
10 |
model-index:
|
11 |
- name: segformer_b1_finetuned_segment_pv_p100_4batch
|
12 |
results: []
|
|
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mouadn773/segformer-pv-4batches/runs/0aseuh20)
|
19 |
# segformer_b1_finetuned_segment_pv_p100_4batch
|
20 |
|
21 |
This model is a fine-tuned version of [nvidia/segformer-b1-finetuned-ade-512-512](https://huggingface.co/nvidia/segformer-b1-finetuned-ade-512-512) on the mouadenna/satellite_PV_dataset_train_test_v1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0072
|
24 |
+
- Mean Iou: 0.8692
|
25 |
+
- Precision: 0.9162
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
41 |
### Training hyperparameters
|
42 |
|
43 |
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 4e-05
|
45 |
- train_batch_size: 4
|
46 |
- eval_batch_size: 4
|
47 |
- seed: 42
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_ratio: 0.1
|
51 |
+
- num_epochs: 40
|
52 |
+
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Precision |
|
57 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|
|
58 |
+
| 0.4877 | 1.0 | 917 | 0.2178 | 0.5326 | 0.6037 |
|
59 |
+
| 0.0992 | 2.0 | 1834 | 0.0258 | 0.7353 | 0.7913 |
|
60 |
+
| 0.022 | 3.0 | 2751 | 0.0119 | 0.7764 | 0.9267 |
|
61 |
+
| 0.0106 | 4.0 | 3668 | 0.0084 | 0.8093 | 0.8316 |
|
62 |
+
| 0.0069 | 5.0 | 4585 | 0.0070 | 0.8327 | 0.8698 |
|
63 |
+
| 0.0054 | 6.0 | 5502 | 0.0057 | 0.8431 | 0.8829 |
|
64 |
+
| 0.0044 | 7.0 | 6419 | 0.0055 | 0.8494 | 0.8877 |
|
65 |
+
| 0.0039 | 8.0 | 7336 | 0.0059 | 0.8474 | 0.9002 |
|
66 |
+
| 0.0036 | 9.0 | 8253 | 0.0056 | 0.8505 | 0.8894 |
|
67 |
+
| 0.0031 | 10.0 | 9170 | 0.0054 | 0.8575 | 0.8994 |
|
68 |
+
| 0.0031 | 11.0 | 10087 | 0.0051 | 0.8620 | 0.9190 |
|
69 |
+
| 0.0027 | 12.0 | 11004 | 0.0053 | 0.8646 | 0.9043 |
|
70 |
+
| 0.0026 | 13.0 | 11921 | 0.0059 | 0.8643 | 0.9275 |
|
71 |
+
| 0.0028 | 14.0 | 12838 | 0.0055 | 0.8641 | 0.9131 |
|
72 |
+
| 0.0025 | 15.0 | 13755 | 0.0053 | 0.8661 | 0.9120 |
|
73 |
+
| 0.0023 | 16.0 | 14672 | 0.0056 | 0.8644 | 0.9107 |
|
74 |
+
| 0.0022 | 17.0 | 15589 | 0.0052 | 0.8668 | 0.9125 |
|
75 |
+
| 0.0022 | 18.0 | 16506 | 0.0054 | 0.8700 | 0.9143 |
|
76 |
+
| 0.0022 | 19.0 | 17423 | 0.0059 | 0.8685 | 0.9180 |
|
77 |
+
| 0.002 | 20.0 | 18340 | 0.0057 | 0.8696 | 0.9157 |
|
78 |
+
| 0.0019 | 21.0 | 19257 | 0.0061 | 0.8682 | 0.9136 |
|
79 |
+
| 0.0019 | 22.0 | 20174 | 0.0069 | 0.8606 | 0.9262 |
|
80 |
+
| 0.0019 | 23.0 | 21091 | 0.0062 | 0.8700 | 0.9172 |
|
81 |
+
| 0.0018 | 24.0 | 22008 | 0.0061 | 0.8682 | 0.9258 |
|
82 |
+
| 0.0019 | 25.0 | 22925 | 0.0062 | 0.8669 | 0.9124 |
|
83 |
+
| 0.002 | 26.0 | 23842 | 0.0065 | 0.8672 | 0.9206 |
|
84 |
+
| 0.0017 | 27.0 | 24759 | 0.0062 | 0.8688 | 0.9108 |
|
85 |
+
| 0.0016 | 28.0 | 25676 | 0.0066 | 0.8686 | 0.9154 |
|
86 |
+
| 0.0016 | 29.0 | 26593 | 0.0066 | 0.8704 | 0.9175 |
|
87 |
+
| 0.0016 | 30.0 | 27510 | 0.0068 | 0.8664 | 0.9127 |
|
88 |
+
| 0.0015 | 31.0 | 28427 | 0.0069 | 0.8679 | 0.9150 |
|
89 |
+
| 0.0015 | 32.0 | 29344 | 0.0065 | 0.8691 | 0.9196 |
|
90 |
+
| 0.0015 | 33.0 | 30261 | 0.0069 | 0.8676 | 0.9130 |
|
91 |
+
| 0.0014 | 34.0 | 31178 | 0.0067 | 0.8691 | 0.9164 |
|
92 |
+
| 0.0014 | 35.0 | 32095 | 0.0071 | 0.8679 | 0.9153 |
|
93 |
+
| 0.0014 | 36.0 | 33012 | 0.0072 | 0.8687 | 0.9127 |
|
94 |
+
| 0.0014 | 37.0 | 33929 | 0.0073 | 0.8689 | 0.9151 |
|
95 |
+
| 0.0014 | 38.0 | 34846 | 0.0069 | 0.8696 | 0.9183 |
|
96 |
+
| 0.0014 | 39.0 | 35763 | 0.0070 | 0.8694 | 0.9163 |
|
97 |
+
| 0.0013 | 40.0 | 36680 | 0.0072 | 0.8692 | 0.9162 |
|
98 |
|
99 |
|
100 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54737376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68401e9b5023e94f9fceb8d9660403b26195d376650d3faa7dcc04b06733fca7
|
3 |
size 54737376
|
runs/Aug01_03-06-59_a98a13071bff/events.out.tfevents.1722481641.a98a13071bff.24.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1802176d3edc0b4e8dfde50ab871a1f4c304cdf36f03b6b4ea65e29ea55b8bf
|
3 |
+
size 29547
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b588d5693fa6939719f711531fdbe24fe0dc2fc3028176a8429ea823ffcd338
|
3 |
size 5176
|