Lit4pCol4b commited on
Commit
5add100
·
1 Parent(s): 8f58c94

Training in progress epoch 9

Browse files
Files changed (2) hide show
  1. README.md +13 -12
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,18 +15,18 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.1645
19
- - Validation Loss: 0.1638
20
- - Validation Mean Iou: 0.7110
21
- - Validation Mean Accuracy: 0.8204
22
- - Validation Overall Accuracy: 0.9586
23
- - Validation Accuracy Unlabeled: 0.6026
24
- - Validation Accuracy Objeto Interes: 0.8779
25
- - Validation Accuracy Agua: 0.9808
26
- - Validation Iou Unlabeled: 0.4292
27
- - Validation Iou Objeto Interes: 0.7369
28
- - Validation Iou Agua: 0.9670
29
- - Epoch: 8
30
 
31
  ## Model description
32
 
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
61
  | 0.1943 | 0.1820 | 0.6721 | 0.7704 | 0.9559 | 0.4301 | 0.8964 | 0.9847 | 0.3423 | 0.7083 | 0.9658 | 6 |
62
  | 0.1835 | 0.2237 | 0.6866 | 0.8243 | 0.9510 | 0.5945 | 0.9077 | 0.9707 | 0.3844 | 0.7151 | 0.9601 | 7 |
63
  | 0.1645 | 0.1638 | 0.7110 | 0.8204 | 0.9586 | 0.6026 | 0.8779 | 0.9808 | 0.4292 | 0.7369 | 0.9670 | 8 |
 
64
 
65
 
66
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [nvidia/mit-b1](https://huggingface.co/nvidia/mit-b1) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.1574
19
+ - Validation Loss: 0.1359
20
+ - Validation Mean Iou: 0.7140
21
+ - Validation Mean Accuracy: 0.8058
22
+ - Validation Overall Accuracy: 0.9616
23
+ - Validation Accuracy Unlabeled: 0.5380
24
+ - Validation Accuracy Objeto Interes: 0.8933
25
+ - Validation Accuracy Agua: 0.9861
26
+ - Validation Iou Unlabeled: 0.4197
27
+ - Validation Iou Objeto Interes: 0.7527
28
+ - Validation Iou Agua: 0.9695
29
+ - Epoch: 9
30
 
31
  ## Model description
32
 
 
61
  | 0.1943 | 0.1820 | 0.6721 | 0.7704 | 0.9559 | 0.4301 | 0.8964 | 0.9847 | 0.3423 | 0.7083 | 0.9658 | 6 |
62
  | 0.1835 | 0.2237 | 0.6866 | 0.8243 | 0.9510 | 0.5945 | 0.9077 | 0.9707 | 0.3844 | 0.7151 | 0.9601 | 7 |
63
  | 0.1645 | 0.1638 | 0.7110 | 0.8204 | 0.9586 | 0.6026 | 0.8779 | 0.9808 | 0.4292 | 0.7369 | 0.9670 | 8 |
64
+ | 0.1574 | 0.1359 | 0.7140 | 0.8058 | 0.9616 | 0.5380 | 0.8933 | 0.9861 | 0.4197 | 0.7527 | 0.9695 | 9 |
65
 
66
 
67
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abc0af7bd92c84a16c69cc7e75917a28794c414125d20e6e6a3117a71bda3c0e
3
  size 54991500
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89cb377007cd87fc7d2cb9c01954ea2a8777e6f68fb9da1dc6e4856f7b871929
3
  size 54991500