Commit ·
41a91de
1
Parent(s): 168f401
Training in progress epoch 19
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 |
|
|
@@ -66,6 +66,7 @@ The following hyperparameters were used during training:
|
|
| 66 |
| 0.0237 | 0.7589 | 0.6231 | 0.0286 | 0.8425 | 0.7311 | 1e-04 | 16 |
|
| 67 |
| 0.0227 | 0.7682 | 0.6339 | 0.0264 | 0.8467 | 0.7368 | 1e-04 | 17 |
|
| 68 |
| 0.0236 | 0.7639 | 0.6281 | 0.0273 | 0.8450 | 0.7356 | 1e-04 | 18 |
|
|
|
|
| 69 |
|
| 70 |
|
| 71 |
### 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.0221
|
| 18 |
+
- Train Dice Coef: 0.7701
|
| 19 |
+
- Train Iou: 0.6359
|
| 20 |
+
- Validation Loss: 0.0251
|
| 21 |
+
- Validation Dice Coef: 0.8491
|
| 22 |
+
- Validation Iou: 0.7411
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 19
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 66 |
| 0.0237 | 0.7589 | 0.6231 | 0.0286 | 0.8425 | 0.7311 | 1e-04 | 16 |
|
| 67 |
| 0.0227 | 0.7682 | 0.6339 | 0.0264 | 0.8467 | 0.7368 | 1e-04 | 17 |
|
| 68 |
| 0.0236 | 0.7639 | 0.6281 | 0.0273 | 0.8450 | 0.7356 | 1e-04 | 18 |
|
| 69 |
+
| 0.0221 | 0.7701 | 0.6359 | 0.0251 | 0.8491 | 0.7411 | 1e-04 | 19 |
|
| 70 |
|
| 71 |
|
| 72 |
### 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:ad37b54a4caa04478e372eb66fd431e371dc5558c00482ee60a97f3627cf7227
|
| 3 |
size 15133664
|