Commit
·
87e04ff
1
Parent(s):
84bd068
Training in progress epoch 14
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 |
|
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
| 61 |
| 0.0659 | 0.8341 | 0.7196 | 0.0519 | 0.8738 | 0.7781 | 1e-04 | 11 |
|
| 62 |
| 0.0626 | 0.8412 | 0.7294 | 0.0496 | 0.8789 | 0.7853 | 1e-04 | 12 |
|
| 63 |
| 0.0637 | 0.8383 | 0.7257 | 0.0515 | 0.8772 | 0.7828 | 1e-04 | 13 |
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### 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.0601
|
| 18 |
+
- Train Dice Coef: 0.8462
|
| 19 |
+
- Train Iou: 0.7367
|
| 20 |
+
- Validation Loss: 0.0498
|
| 21 |
+
- Validation Dice Coef: 0.8765
|
| 22 |
+
- Validation Iou: 0.7814
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 14
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 61 |
| 0.0659 | 0.8341 | 0.7196 | 0.0519 | 0.8738 | 0.7781 | 1e-04 | 11 |
|
| 62 |
| 0.0626 | 0.8412 | 0.7294 | 0.0496 | 0.8789 | 0.7853 | 1e-04 | 12 |
|
| 63 |
| 0.0637 | 0.8383 | 0.7257 | 0.0515 | 0.8772 | 0.7828 | 1e-04 | 13 |
|
| 64 |
+
| 0.0601 | 0.8462 | 0.7367 | 0.0498 | 0.8765 | 0.7814 | 1e-04 | 14 |
|
| 65 |
|
| 66 |
|
| 67 |
### 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:08ffbb4152ce050f72feee5bd75e5f5dbc9cdc5c98359e8b8529343507090482
|
| 3 |
size 15133664
|