Commit ·
615ed63
1
Parent(s): 93bb902
Training in progress epoch 50
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-10
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -97,6 +97,7 @@ The following hyperparameters were used during training:
|
|
| 97 |
| 0.0187 | 0.7765 | 0.6482 | 0.0235 | 0.8486 | 0.7410 | 1e-10 | 47 |
|
| 98 |
| 0.0187 | 0.7777 | 0.6497 | 0.0233 | 0.8493 | 0.7419 | 1e-10 | 48 |
|
| 99 |
| 0.0187 | 0.7785 | 0.6498 | 0.0230 | 0.8502 | 0.7432 | 1e-10 | 49 |
|
|
|
|
| 100 |
|
| 101 |
|
| 102 |
### 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.0188
|
| 18 |
+
- Train Dice Coef: 0.7813
|
| 19 |
+
- Train Iou: 0.6529
|
| 20 |
+
- Validation Loss: 0.0235
|
| 21 |
+
- Validation Dice Coef: 0.8491
|
| 22 |
+
- Validation Iou: 0.7418
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 50
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 97 |
| 0.0187 | 0.7765 | 0.6482 | 0.0235 | 0.8486 | 0.7410 | 1e-10 | 47 |
|
| 98 |
| 0.0187 | 0.7777 | 0.6497 | 0.0233 | 0.8493 | 0.7419 | 1e-10 | 48 |
|
| 99 |
| 0.0187 | 0.7785 | 0.6498 | 0.0230 | 0.8502 | 0.7432 | 1e-10 | 49 |
|
| 100 |
+
| 0.0188 | 0.7813 | 0.6529 | 0.0235 | 0.8491 | 0.7418 | 1e-10 | 50 |
|
| 101 |
|
| 102 |
|
| 103 |
### 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:77fab49801629b9f3673fa7d9821459f74473a0cea26df3e99e21cd70c5850f1
|
| 3 |
size 15133664
|