Commit ·
e7244f4
1
Parent(s): 615ed63
Training in progress epoch 51
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 |
|
|
@@ -98,6 +98,7 @@ The following hyperparameters were used during training:
|
|
| 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
|
|
|
|
| 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.0186
|
| 18 |
+
- Train Dice Coef: 0.7770
|
| 19 |
+
- Train Iou: 0.6498
|
| 20 |
+
- Validation Loss: 0.0229
|
| 21 |
+
- Validation Dice Coef: 0.8504
|
| 22 |
+
- Validation Iou: 0.7435
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 51
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 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 |
+
| 0.0186 | 0.7770 | 0.6498 | 0.0229 | 0.8504 | 0.7435 | 1e-10 | 51 |
|
| 102 |
|
| 103 |
|
| 104 |
### 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:c9087016be6747f66facd29fe938779f1c5a9d76ee9ce2296ff9adb4208a109a
|
| 3 |
size 15133664
|