Vrjb commited on
Commit
d1b9528
·
verified ·
1 Parent(s): 51b4e0e

Model save

Browse files
Files changed (3) hide show
  1. README.md +1 -57
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -15,62 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
15
  # SegFormer_b2_mappillary_
16
 
17
  This model is a fine-tuned version of [nvidia/segformer-b2-finetuned-cityscapes-1024-1024](https://huggingface.co/nvidia/segformer-b2-finetuned-cityscapes-1024-1024) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - epoch: 7.1111
20
- - eval_accuracy_construction--barrier--fence: 0.6884
21
- - eval_accuracy_construction--barrier--guard-rail: 0.8285
22
- - eval_accuracy_construction--barrier--other-barrier: 0.6796
23
- - eval_accuracy_construction--barrier--wall: 0.6617
24
- - eval_accuracy_construction--flat--road: 0.9450
25
- - eval_accuracy_construction--flat--service-lane: 0.6045
26
- - eval_accuracy_construction--flat--sidewalk: 0.9036
27
- - eval_accuracy_construction--structure--building: 0.9448
28
- - eval_accuracy_human--person: 0.8152
29
- - eval_accuracy_human--rider--bicyclist: 0.7298
30
- - eval_accuracy_marking--crosswalk-zebra: 0.8040
31
- - eval_accuracy_marking--general: 0.6630
32
- - eval_accuracy_nature--sky: 0.9894
33
- - eval_accuracy_nature--terrain: 0.7920
34
- - eval_accuracy_nature--vegetation: 0.9467
35
- - eval_accuracy_object--support--pole: 0.5267
36
- - eval_accuracy_object--support--traffic-sign-frame: 0.6493
37
- - eval_accuracy_object--traffic-light: 0.7177
38
- - eval_accuracy_object--traffic-sign--front: 0.7995
39
- - eval_accuracy_object--vehicle--bicycle: 0.7409
40
- - eval_accuracy_object--vehicle--bus: 0.8505
41
- - eval_accuracy_object--vehicle--car: 0.9596
42
- - eval_accuracy_object--vehicle--truck: 0.7913
43
- - eval_iou_construction--barrier--fence: 0.5326
44
- - eval_iou_construction--barrier--guard-rail: 0.6142
45
- - eval_iou_construction--barrier--other-barrier: 0.5604
46
- - eval_iou_construction--barrier--wall: 0.5195
47
- - eval_iou_construction--flat--road: 0.9074
48
- - eval_iou_construction--flat--service-lane: 0.4444
49
- - eval_iou_construction--flat--sidewalk: 0.7564
50
- - eval_iou_construction--structure--building: 0.8785
51
- - eval_iou_human--person: 0.6633
52
- - eval_iou_human--rider--bicyclist: 0.5386
53
- - eval_iou_marking--crosswalk-zebra: 0.6628
54
- - eval_iou_marking--general: 0.5555
55
- - eval_iou_nature--sky: 0.9801
56
- - eval_iou_nature--terrain: 0.6805
57
- - eval_iou_nature--vegetation: 0.8897
58
- - eval_iou_object--support--pole: 0.4260
59
- - eval_iou_object--support--traffic-sign-frame: 0.5314
60
- - eval_iou_object--traffic-light: 0.5586
61
- - eval_iou_object--traffic-sign--front: 0.6967
62
- - eval_iou_object--vehicle--bicycle: 0.5583
63
- - eval_iou_object--vehicle--bus: 0.7226
64
- - eval_iou_object--vehicle--car: 0.8913
65
- - eval_iou_object--vehicle--truck: 0.6813
66
- - eval_loss: 0.9738
67
- - eval_mean_accuracy: 0.7840
68
- - eval_mean_iou: 0.6630
69
- - eval_overall_accuracy: 0.9356
70
- - eval_runtime: 1231.0899
71
- - eval_samples_per_second: 1.625
72
- - eval_steps_per_second: 0.812
73
- - step: 16000
74
 
75
  ## Model description
76
 
@@ -89,7 +33,7 @@ More information needed
89
  ### Training hyperparameters
90
 
91
  The following hyperparameters were used during training:
92
- - learning_rate: 5e-05
93
  - train_batch_size: 2
94
  - eval_batch_size: 2
95
  - seed: 42
 
15
  # SegFormer_b2_mappillary_
16
 
17
  This model is a fine-tuned version of [nvidia/segformer-b2-finetuned-cityscapes-1024-1024](https://huggingface.co/nvidia/segformer-b2-finetuned-cityscapes-1024-1024) on an unknown dataset.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 9e-05
37
  - train_batch_size: 2
38
  - eval_batch_size: 2
39
  - seed: 42
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:399300fce5cbb47bc266d6fcd0b10bcab0bb47337e133da55134d6f7801fd036
3
  size 109508620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e79aba78767c1344a31ddaac64619798692059893995d449e68b8c788226a1dd
3
  size 109508620
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6813266116a7b2c970f3ff782eac8f17ad32c8559590d1e8ada1857849dba22b
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d13d5478f067bb8c5f7246763497c8539d1765d96f2a3555e1f9358cc8ad73
3
  size 5368