imessam commited on
Commit
1a0f75c
1 Parent(s): ffb5c81

End of training

Browse files
Files changed (4) hide show
  1. README.md +29 -31
  2. config.json +10 -18
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: other
 
3
  tags:
4
  - vision
5
  - image-segmentation
6
  - generated_from_trainer
7
- base_model: nvidia/mit-b0
8
  model-index:
9
  - name: segformer-b0-finetuned-agriculture
10
  results: []
@@ -17,35 +17,22 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - eval_loss: 0.3715
21
- - eval_mean_iou: 0.3376
22
- - eval_mean_accuracy: 0.4059
23
- - eval_overall_accuracy: 0.6146
24
- - eval_accuracy_unlabeled: nan
25
- - eval_accuracy_double_plant: nan
26
- - eval_accuracy_drydown: nan
27
- - eval_accuracy_endrow: nan
28
- - eval_accuracy_nutrient_deficiency: 0.6788
29
- - eval_accuracy_planter_skip: 0.0031
30
- - eval_accuracy_storm_damage: nan
31
- - eval_accuracy_water: 0.7197
32
- - eval_accuracy_waterway: 0.0120
33
- - eval_accuracy_weed_cluster: 0.6158
34
- - eval_iou_unlabeled: 0.0
35
- - eval_iou_double_plant: nan
36
- - eval_iou_drydown: nan
37
- - eval_iou_endrow: nan
38
- - eval_iou_nutrient_deficiency: 0.6772
39
- - eval_iou_planter_skip: 0.0031
40
- - eval_iou_storm_damage: nan
41
- - eval_iou_water: 0.7195
42
- - eval_iou_waterway: 0.0119
43
- - eval_iou_weed_cluster: 0.6137
44
- - eval_runtime: 241.6207
45
- - eval_samples_per_second: 7.495
46
- - eval_steps_per_second: 3.75
47
- - epoch: 0.74
48
- - step: 6000
49
 
50
  ## Model description
51
 
@@ -64,7 +51,7 @@ More information needed
64
  ### Training hyperparameters
65
 
66
  The following hyperparameters were used during training:
67
- - learning_rate: 0.0001
68
  - train_batch_size: 2
69
  - eval_batch_size: 2
70
  - seed: 42
@@ -72,6 +59,17 @@ The following hyperparameters were used during training:
72
  - lr_scheduler_type: linear
73
  - num_epochs: 5
74
 
 
 
 
 
 
 
 
 
 
 
 
75
  ### Framework versions
76
 
77
  - Transformers 4.39.1
 
1
  ---
2
  license: other
3
+ base_model: nvidia/mit-b0
4
  tags:
5
  - vision
6
  - image-segmentation
7
  - generated_from_trainer
 
8
  model-index:
9
  - name: segformer-b0-finetuned-agriculture
10
  results: []
 
17
 
18
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3305
21
+ - Mean Iou: 0.4242
22
+ - Mean Accuracy: 0.5107
23
+ - Overall Accuracy: 0.6733
24
+ - Accuracy Unlabeled: nan
25
+ - Accuracy Nutrient Deficiency: 0.6872
26
+ - Accuracy Planter Skip: 0.1915
27
+ - Accuracy Water: 0.8549
28
+ - Accuracy Waterway: 0.1797
29
+ - Accuracy Weed Cluster: 0.6404
30
+ - Iou Unlabeled: 0.0
31
+ - Iou Nutrient Deficiency: 0.6865
32
+ - Iou Planter Skip: 0.1914
33
+ - Iou Water: 0.8475
34
+ - Iou Waterway: 0.1795
35
+ - Iou Weed Cluster: 0.6401
 
 
 
 
 
 
 
 
 
 
 
 
 
36
 
37
  ## Model description
38
 
 
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
+ - learning_rate: 1e-05
55
  - train_batch_size: 2
56
  - eval_batch_size: 2
57
  - seed: 42
 
59
  - lr_scheduler_type: linear
60
  - num_epochs: 5
61
 
62
+ ### Training results
63
+
64
+ | Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy Unlabeled | Accuracy Nutrient Deficiency | Accuracy Planter Skip | Accuracy Water | Accuracy Waterway | Accuracy Weed Cluster | Iou Unlabeled | Iou Nutrient Deficiency | Iou Planter Skip | Iou Water | Iou Waterway | Iou Weed Cluster |
65
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:-------------:|:----------------:|:------------------:|:----------------------------:|:---------------------:|:--------------:|:-----------------:|:---------------------:|:-------------:|:-----------------------:|:----------------:|:---------:|:------------:|:----------------:|
66
+ | 0.2889 | 1.0 | 8145 | 0.4127 | 0.2578 | 0.3110 | 0.4484 | nan | 0.3062 | 0.0 | 0.7988 | 0.0007 | 0.4496 | 0.0 | 0.3062 | 0.0 | 0.7913 | 0.0007 | 0.4485 |
67
+ | 0.3157 | 2.0 | 16290 | 0.3877 | 0.3374 | 0.4070 | 0.5970 | nan | 0.5241 | 0.0023 | 0.8816 | 0.0303 | 0.5969 | 0.0 | 0.5237 | 0.0023 | 0.8715 | 0.0301 | 0.5968 |
68
+ | 0.2637 | 3.0 | 24435 | 0.3531 | 0.3717 | 0.4480 | 0.6171 | nan | 0.5638 | 0.0409 | 0.8804 | 0.1563 | 0.5984 | 0.0 | 0.5633 | 0.0409 | 0.8723 | 0.1554 | 0.5982 |
69
+ | 0.4715 | 4.0 | 32580 | 0.3337 | 0.3653 | 0.4398 | 0.6073 | nan | 0.6172 | 0.1068 | 0.8077 | 0.0976 | 0.5698 | 0.0 | 0.6164 | 0.1068 | 0.8015 | 0.0976 | 0.5696 |
70
+ | 0.0668 | 5.0 | 40725 | 0.3305 | 0.4242 | 0.5107 | 0.6733 | nan | 0.6872 | 0.1915 | 0.8549 | 0.1797 | 0.6404 | 0.0 | 0.6865 | 0.1914 | 0.8475 | 0.1795 | 0.6401 |
71
+
72
+
73
  ### Framework versions
74
 
75
  - Transformers 4.39.1
config.json CHANGED
@@ -29,29 +29,21 @@
29
  ],
30
  "id2label": {
31
  "0": "unlabeled",
32
- "1": "double_plant",
33
- "2": "drydown",
34
- "3": "endrow",
35
- "4": "nutrient_deficiency",
36
- "5": "planter_skip",
37
- "6": "storm_damage",
38
- "7": "water",
39
- "8": "waterway",
40
- "9": "weed_cluster"
41
  },
42
  "image_size": 224,
43
  "initializer_range": 0.02,
44
  "label2id": {
45
- "double_plant": 1,
46
- "drydown": 2,
47
- "endrow": 3,
48
- "nutrient_deficiency": 4,
49
- "planter_skip": 5,
50
- "storm_damage": 6,
51
  "unlabeled": 0,
52
- "water": 7,
53
- "waterway": 8,
54
- "weed_cluster": 9
55
  },
56
  "layer_norm_eps": 1e-06,
57
  "mlp_ratios": [
 
29
  ],
30
  "id2label": {
31
  "0": "unlabeled",
32
+ "1": "nutrient_deficiency",
33
+ "2": "planter_skip",
34
+ "3": "water",
35
+ "4": "waterway",
36
+ "5": "weed_cluster"
 
 
 
 
37
  },
38
  "image_size": 224,
39
  "initializer_range": 0.02,
40
  "label2id": {
41
+ "nutrient_deficiency": 1,
42
+ "planter_skip": 2,
 
 
 
 
43
  "unlabeled": 0,
44
+ "water": 3,
45
+ "waterway": 4,
46
+ "weed_cluster": 5
47
  },
48
  "layer_norm_eps": 1e-06,
49
  "mlp_ratios": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebfda59c211aee7ded3da739317d67635b4594f87b107f700642556dc4280a0a
3
- size 14893008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb96e9f89acda4776d613a0e3b5a5a48b193fbb5eaa8bade3700e49817564900
3
+ size 14888896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6773f924ac0d79331eec0fd8610773c19ead832e76f01537a51afe67bb3cee1
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb3bdebfa298c457c4727d0d8ae4ada13e21ef568ce78578c36298b37e8b161e
3
  size 4984