Commit ·
71e2d89
1
Parent(s): 744874f
Training in progress epoch 74
Browse files- README.md +7 -6
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 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.0161
|
| 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 |
|
|
@@ -121,6 +121,7 @@ The following hyperparameters were used during training:
|
|
| 121 |
| 0.0160 | 0.8041 | 0.6812 | 0.0227 | 0.8574 | 0.7525 | 1e-10 | 71 |
|
| 122 |
| 0.0161 | 0.8074 | 0.6852 | 0.0222 | 0.8575 | 0.7527 | 1e-10 | 72 |
|
| 123 |
| 0.0161 | 0.7989 | 0.6748 | 0.0228 | 0.8563 | 0.7509 | 1e-10 | 73 |
|
|
|
|
| 124 |
|
| 125 |
|
| 126 |
### Framework versions
|
|
|
|
| 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.0161
|
| 18 |
+
- Train Dice Coef: 0.8009
|
| 19 |
+
- Train Iou: 0.6772
|
| 20 |
+
- Validation Loss: 0.0224
|
| 21 |
+
- Validation Dice Coef: 0.8569
|
| 22 |
+
- Validation Iou: 0.7518
|
| 23 |
- Train Lr: 1e-10
|
| 24 |
+
- Epoch: 74
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 121 |
| 0.0160 | 0.8041 | 0.6812 | 0.0227 | 0.8574 | 0.7525 | 1e-10 | 71 |
|
| 122 |
| 0.0161 | 0.8074 | 0.6852 | 0.0222 | 0.8575 | 0.7527 | 1e-10 | 72 |
|
| 123 |
| 0.0161 | 0.7989 | 0.6748 | 0.0228 | 0.8563 | 0.7509 | 1e-10 | 73 |
|
| 124 |
+
| 0.0161 | 0.8009 | 0.6772 | 0.0224 | 0.8569 | 0.7518 | 1e-10 | 74 |
|
| 125 |
|
| 126 |
|
| 127 |
### 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:ed1a1c95c69241d92ac209eb5d60f80e9add1a374c175b9d193f86e673e44c6c
|
| 3 |
size 15133664
|