Commit ·
d3da508
1
Parent(s): efb2070
Training in progress epoch 7
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,14 +14,14 @@ 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 |
-
- Train Dice Coef: 0.
|
| 19 |
-
- Train Iou: 0.
|
| 20 |
-
- Validation Loss: 0.
|
| 21 |
-
- Validation Dice Coef: 0.
|
| 22 |
-
- Validation Iou: 0.
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
| 54 |
| 0.0443 | 0.6379 | 0.4837 | 0.0393 | 0.8008 | 0.6709 | 1e-04 | 4 |
|
| 55 |
| 0.0417 | 0.6535 | 0.5011 | 0.0363 | 0.8131 | 0.6882 | 1e-04 | 5 |
|
| 56 |
| 0.0384 | 0.6728 | 0.5223 | 0.0355 | 0.8240 | 0.7031 | 1e-04 | 6 |
|
|
|
|
| 57 |
|
| 58 |
|
| 59 |
### 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.0340
|
| 18 |
+
- Train Dice Coef: 0.7019
|
| 19 |
+
- Train Iou: 0.5531
|
| 20 |
+
- Validation Loss: 0.0327
|
| 21 |
+
- Validation Dice Coef: 0.8297
|
| 22 |
+
- Validation Iou: 0.7113
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 7
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 54 |
| 0.0443 | 0.6379 | 0.4837 | 0.0393 | 0.8008 | 0.6709 | 1e-04 | 4 |
|
| 55 |
| 0.0417 | 0.6535 | 0.5011 | 0.0363 | 0.8131 | 0.6882 | 1e-04 | 5 |
|
| 56 |
| 0.0384 | 0.6728 | 0.5223 | 0.0355 | 0.8240 | 0.7031 | 1e-04 | 6 |
|
| 57 |
+
| 0.0340 | 0.7019 | 0.5531 | 0.0327 | 0.8297 | 0.7113 | 1e-04 | 7 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 15133664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f55142cdf562da5aabf3592b2272a523e7fa774152a84e27af98419c7624e704
|
| 3 |
size 15133664
|