Commit ·
ce96c69
1
Parent(s): 976154c
Training in progress epoch 73
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 |
|
|
@@ -120,6 +120,7 @@ The following hyperparameters were used during training:
|
|
| 120 |
| 0.0522 | 0.8487 | 0.7473 | 0.0455 | 0.8835 | 0.7923 | 1e-10 | 70 |
|
| 121 |
| 0.0520 | 0.8446 | 0.7429 | 0.0463 | 0.8828 | 0.7911 | 1e-10 | 71 |
|
| 122 |
| 0.0520 | 0.8364 | 0.7345 | 0.0454 | 0.8841 | 0.7933 | 1e-10 | 72 |
|
|
|
|
| 123 |
|
| 124 |
|
| 125 |
### 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.0528
|
| 18 |
+
- Train Dice Coef: 0.8468
|
| 19 |
+
- Train Iou: 0.7431
|
| 20 |
+
- Validation Loss: 0.0452
|
| 21 |
+
- Validation Dice Coef: 0.8846
|
| 22 |
+
- Validation Iou: 0.7939
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 73
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 120 |
| 0.0522 | 0.8487 | 0.7473 | 0.0455 | 0.8835 | 0.7923 | 1e-10 | 70 |
|
| 121 |
| 0.0520 | 0.8446 | 0.7429 | 0.0463 | 0.8828 | 0.7911 | 1e-10 | 71 |
|
| 122 |
| 0.0520 | 0.8364 | 0.7345 | 0.0454 | 0.8841 | 0.7933 | 1e-10 | 72 |
|
| 123 |
+
| 0.0528 | 0.8468 | 0.7431 | 0.0452 | 0.8846 | 0.7939 | 1e-10 | 73 |
|
| 124 |
|
| 125 |
|
| 126 |
### 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:fd3d3df2e749d2747bdeaaa54dce8664cdf6964b54e1dadaaacf75f834c6114a
|
| 3 |
size 15133664
|