Commit ·
5efc7b1
1
Parent(s): ed3dd8f
Training in progress epoch 12
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 |
|
|
@@ -59,6 +59,7 @@ The following hyperparameters were used during training:
|
|
| 59 |
| 0.0315 | 0.7137 | 0.5680 | 0.0307 | 0.8333 | 0.7169 | 1e-04 | 9 |
|
| 60 |
| 0.0292 | 0.7341 | 0.5908 | 0.0296 | 0.8400 | 0.7266 | 1e-04 | 10 |
|
| 61 |
| 0.0285 | 0.7321 | 0.5905 | 0.0294 | 0.8412 | 0.7279 | 1e-04 | 11 |
|
|
|
|
| 62 |
|
| 63 |
|
| 64 |
### 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.0287
|
| 18 |
+
- Train Dice Coef: 0.7323
|
| 19 |
+
- Train Iou: 0.5901
|
| 20 |
+
- Validation Loss: 0.0310
|
| 21 |
+
- Validation Dice Coef: 0.8338
|
| 22 |
+
- Validation Iou: 0.7185
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 12
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 59 |
| 0.0315 | 0.7137 | 0.5680 | 0.0307 | 0.8333 | 0.7169 | 1e-04 | 9 |
|
| 60 |
| 0.0292 | 0.7341 | 0.5908 | 0.0296 | 0.8400 | 0.7266 | 1e-04 | 10 |
|
| 61 |
| 0.0285 | 0.7321 | 0.5905 | 0.0294 | 0.8412 | 0.7279 | 1e-04 | 11 |
|
| 62 |
+
| 0.0287 | 0.7323 | 0.5901 | 0.0310 | 0.8338 | 0.7185 | 1e-04 | 12 |
|
| 63 |
|
| 64 |
|
| 65 |
### 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:e1cc1ccac088c9800a5713b2495ca6e2c3f3b67b4e2539fdef138633c7542320
|
| 3 |
size 15133664
|