nateraw commited on
Commit
af2a09e
1 Parent(s): 1d97c76

Training in progress epoch 12

Browse files
Files changed (2) hide show
  1. README.md +29 -18
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,24 +14,24 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.3487
18
- - Validation Loss: 0.4486
19
- - Validation Mean Iou: 0.3181
20
- - Validation Mean Accuracy: 0.3898
21
- - Validation Overall Accuracy: 0.8637
22
- - Validation Per Category Iou: [0. 0.79416982 0.87767891 0.70942695 0.81634288 0.46749785
23
- nan 0.42873013 0.48671464 0. 0.82752704 0.
24
- 0. 0. 0. 0.50844774 0. 0.
25
- 0.68070149 0.03976498 0.29304387 0.46322705 0. nan
26
- 0. 0.24856882 0.12795031 0. 0.84646906 0.71781094
27
- 0.92550642 0.04810685 0.04610752 0.14423047 0. ]
28
- - Validation Per Category Accuracy: [0. 0.86951324 0.95247608 0.82408892 0.90393017 0.59760857
29
- nan 0.5760741 0.83602638 0. 0.93420702 0.
30
- 0. 0. 0. 0.63502483 0. 0.
31
- 0.76902695 0.04024918 0.57179186 0.75842139 0. nan
32
- 0. 0.30837498 0.13239994 0. 0.95283514 0.78607095
33
- 0.96594744 0.05354669 0.18906967 0.2060098 0. ]
34
- - Epoch: 11
35
 
36
  ## Model description
37
 
@@ -207,6 +207,17 @@ The following hyperparameters were used during training:
207
  0.76902695 0.04024918 0.57179186 0.75842139 0. nan
208
  0. 0.30837498 0.13239994 0. 0.95283514 0.78607095
209
  0.96594744 0.05354669 0.18906967 0.2060098 0. ] | 11 |
 
 
 
 
 
 
 
 
 
 
 
210
 
211
 
212
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.3460
18
+ - Validation Loss: 0.4342
19
+ - Validation Mean Iou: 0.3234
20
+ - Validation Mean Accuracy: 0.3852
21
+ - Validation Overall Accuracy: 0.8669
22
+ - Validation Per Category Iou: [0. 0.76828673 0.86958873 0.66044471 0.84588115 0.46323947
23
+ nan 0.41208499 0.54202812 0. 0.82543751 0.
24
+ 0. 0. 0. 0.50071248 0. 0.
25
+ 0.72333932 0.0173886 0.36535728 0.5284402 0. nan
26
+ 0. 0.24239821 0.13456635 0. 0.86084123 0.73217705
27
+ 0.92386442 0.09545854 0.04193608 0.11945951 0. ]
28
+ - Validation Per Category Accuracy: [0. 0.92666259 0.91906703 0.74134089 0.92518489 0.60022437
29
+ nan 0.56316038 0.77045814 0. 0.93600314 0.
30
+ 0. 0. 0. 0.61358664 0. 0.
31
+ 0.87835072 0.01757469 0.57608316 0.64108174 0. nan
32
+ 0. 0.30432247 0.13750695 0. 0.93332326 0.85806371
33
+ 0.96442783 0.10753599 0.15152274 0.14552189 0. ]
34
+ - Epoch: 12
35
 
36
  ## Model description
37
 
 
207
  0.76902695 0.04024918 0.57179186 0.75842139 0. nan
208
  0. 0.30837498 0.13239994 0. 0.95283514 0.78607095
209
  0.96594744 0.05354669 0.18906967 0.2060098 0. ] | 11 |
210
+ | 0.3460 | 0.4342 | 0.3234 | 0.3852 | 0.8669 | [0. 0.76828673 0.86958873 0.66044471 0.84588115 0.46323947
211
+ nan 0.41208499 0.54202812 0. 0.82543751 0.
212
+ 0. 0. 0. 0.50071248 0. 0.
213
+ 0.72333932 0.0173886 0.36535728 0.5284402 0. nan
214
+ 0. 0.24239821 0.13456635 0. 0.86084123 0.73217705
215
+ 0.92386442 0.09545854 0.04193608 0.11945951 0. ] | [0. 0.92666259 0.91906703 0.74134089 0.92518489 0.60022437
216
+ nan 0.56316038 0.77045814 0. 0.93600314 0.
217
+ 0. 0. 0. 0.61358664 0. 0.
218
+ 0.87835072 0.01757469 0.57608316 0.64108174 0. nan
219
+ 0. 0.30432247 0.13750695 0. 0.93332326 0.85806371
220
+ 0.96442783 0.10753599 0.15152274 0.14552189 0. ] | 12 |
221
 
222
 
223
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4175668609926735094001d7a00a94d87cd099354019a81f259b434866767d45
3
  size 15167588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d51fc1bc9331a5c1205c0ddd9b3b065322fc1c7ab6186dcd5911d57b362b028
3
  size 15167588