greathero commited on
Commit
e115417
·
1 Parent(s): 84f9327

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +4 -3
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.2395
19
- - Validation Loss: 0.0367
20
  - Validation Mean Iou: 0.2496
21
  - Validation Mean Accuracy: 0.25
22
  - Validation Overall Accuracy: 0.9983
@@ -28,7 +28,7 @@ It achieves the following results on the evaluation set:
28
  - Validation Iou Notlabeled: 0.9983
29
  - Validation Iou Otherclass: 0.0
30
  - Validation Iou Contrail: 0.0
31
- - Epoch: 0
32
 
33
  ## Model description
34
 
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
55
  | Train Loss | Validation Loss | Validation Mean Iou | Validation Mean Accuracy | Validation Overall Accuracy | Validation Accuracy Unlabeled | Validation Accuracy Notlabeled | Validation Accuracy Otherclass | Validation Accuracy Contrail | Validation Iou Unlabeled | Validation Iou Notlabeled | Validation Iou Otherclass | Validation Iou Contrail | Epoch |
56
  |:----------:|:---------------:|:-------------------:|:------------------------:|:---------------------------:|:-----------------------------:|:------------------------------:|:------------------------------:|:----------------------------:|:------------------------:|:-------------------------:|:-------------------------:|:-----------------------:|:-----:|
57
  | 0.2395 | 0.0367 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 0 |
 
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0286
19
+ - Validation Loss: 0.0204
20
  - Validation Mean Iou: 0.2496
21
  - Validation Mean Accuracy: 0.25
22
  - Validation Overall Accuracy: 0.9983
 
28
  - Validation Iou Notlabeled: 0.9983
29
  - Validation Iou Otherclass: 0.0
30
  - Validation Iou Contrail: 0.0
31
+ - Epoch: 1
32
 
33
  ## Model description
34
 
 
55
  | Train Loss | Validation Loss | Validation Mean Iou | Validation Mean Accuracy | Validation Overall Accuracy | Validation Accuracy Unlabeled | Validation Accuracy Notlabeled | Validation Accuracy Otherclass | Validation Accuracy Contrail | Validation Iou Unlabeled | Validation Iou Notlabeled | Validation Iou Otherclass | Validation Iou Contrail | Epoch |
56
  |:----------:|:---------------:|:-------------------:|:------------------------:|:---------------------------:|:-----------------------------:|:------------------------------:|:------------------------------:|:----------------------------:|:------------------------:|:-------------------------:|:-------------------------:|:-----------------------:|:-----:|
57
  | 0.2395 | 0.0367 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 0 |
58
+ | 0.0286 | 0.0204 | 0.2496 | 0.25 | 0.9983 | 0.0 | 1.0 | 0.0 | 0.0 | 0.0 | 0.9983 | 0.0 | 0.0 | 1 |
59
 
60
 
61
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56eec64d7f7e2b90d130fd1e467e5980cd4e37d6d0b49d8ebb5076f401ca5d5e
3
  size 15135608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fde30dcc365aee9f00f0d47c04dfdabd1b56c7d3fd8e03d1800a45be10fc786a
3
  size 15135608