Training in progress epoch 36
Browse files- README.md +29 -18
- 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.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Validation Mean Iou: 0.
|
20 |
-
- Validation Mean Accuracy: 0.
|
21 |
-
- Validation Overall Accuracy: 0.
|
22 |
-
- Validation Per Category Iou: [0. 0.
|
23 |
-
nan 0.
|
24 |
-
0. 0.
|
25 |
-
0.
|
26 |
-
0.
|
27 |
-
0.
|
28 |
-
- Validation Per Category Accuracy: [0. 0.
|
29 |
-
nan 0.
|
30 |
-
0. 0.
|
31 |
-
0.
|
32 |
-
0.
|
33 |
-
0.
|
34 |
-
- Epoch:
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -513,6 +513,17 @@ The following hyperparameters were used during training:
|
|
513 |
0.88627818 0.11856641 0.54413363 0.67935232 0. nan
|
514 |
0.0841594 0.35805457 0.30635075 0. 0.93943008 0.852706
|
515 |
0.97181886 0.43921754 0.0738423 0.26218876 0. ] | 35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
516 |
|
517 |
|
518 |
### 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.1823
|
18 |
+
- Validation Loss: 0.4526
|
19 |
+
- Validation Mean Iou: 0.3522
|
20 |
+
- Validation Mean Accuracy: 0.4102
|
21 |
+
- Validation Overall Accuracy: 0.8767
|
22 |
+
- Validation Per Category Iou: [0. 0.78316685 0.87642881 0.75047304 0.86249292 0.46791957
|
23 |
+
nan 0.49549382 0.57114384 0.08703693 0.86072555 0.10211813
|
24 |
+
0. 0.18376371 0. 0.49874928 0. 0.
|
25 |
+
0.73435033 0.05303611 0.39974749 0.45439447 0. nan
|
26 |
+
0.03187949 0.28929847 0.252677 0. 0.8723413 0.74111546
|
27 |
+
0.93814337 0.0911524 0.01717172 0.20816307 0. ]
|
28 |
+
- Validation Per Category Accuracy: [0. 0.92816869 0.93137636 0.78767061 0.92675339 0.59854763
|
29 |
+
nan 0.62024483 0.71829085 0.14009923 0.95105293 0.11761206
|
30 |
+
0. 0.21431518 0. 0.56629218 0. 0.
|
31 |
+
0.87048153 0.05749435 0.53241044 0.64072965 0. nan
|
32 |
+
0.03600237 0.35849772 0.27463174 0. 0.93890724 0.88137406
|
33 |
+
0.97292233 0.14287776 0.04397163 0.28736837 0. ]
|
34 |
+
- Epoch: 36
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
513 |
0.88627818 0.11856641 0.54413363 0.67935232 0. nan
|
514 |
0.0841594 0.35805457 0.30635075 0. 0.93943008 0.852706
|
515 |
0.97181886 0.43921754 0.0738423 0.26218876 0. ] | 35 |
|
516 |
+
| 0.1823 | 0.4526 | 0.3522 | 0.4102 | 0.8767 | [0. 0.78316685 0.87642881 0.75047304 0.86249292 0.46791957
|
517 |
+
nan 0.49549382 0.57114384 0.08703693 0.86072555 0.10211813
|
518 |
+
0. 0.18376371 0. 0.49874928 0. 0.
|
519 |
+
0.73435033 0.05303611 0.39974749 0.45439447 0. nan
|
520 |
+
0.03187949 0.28929847 0.252677 0. 0.8723413 0.74111546
|
521 |
+
0.93814337 0.0911524 0.01717172 0.20816307 0. ] | [0. 0.92816869 0.93137636 0.78767061 0.92675339 0.59854763
|
522 |
+
nan 0.62024483 0.71829085 0.14009923 0.95105293 0.11761206
|
523 |
+
0. 0.21431518 0. 0.56629218 0. 0.
|
524 |
+
0.87048153 0.05749435 0.53241044 0.64072965 0. nan
|
525 |
+
0.03600237 0.35849772 0.27463174 0. 0.93890724 0.88137406
|
526 |
+
0.97292233 0.14287776 0.04397163 0.28736837 0. ] | 36 |
|
527 |
|
528 |
|
529 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15167588
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dff027d43fbfb2f86a59a50119bb057f4eca7da0410ad1bda8e78a1d05f98fb4
|
3 |
size 15167588
|