Commit ·
5014ed2
1
Parent(s): 41de29b
Training in progress epoch 5
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 |
|
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
| 52 |
| 0.0500 | 0.5831 | 0.4322 | 0.0806 | 0.5067 | 0.3659 | 1e-04 | 2 |
|
| 53 |
| 0.0432 | 0.6204 | 0.4699 | 0.1085 | 0.3757 | 0.2479 | 1e-04 | 3 |
|
| 54 |
| 0.0413 | 0.6306 | 0.4831 | 0.0771 | 0.5239 | 0.3646 | 1e-04 | 4 |
|
|
|
|
| 55 |
|
| 56 |
|
| 57 |
### 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.0374
|
| 18 |
+
- Train Dice Coef: 0.6569
|
| 19 |
+
- Train Iou: 0.5086
|
| 20 |
+
- Validation Loss: 0.0719
|
| 21 |
+
- Validation Dice Coef: 0.5267
|
| 22 |
+
- Validation Iou: 0.3854
|
| 23 |
- Train Lr: 1e-04
|
| 24 |
+
- Epoch: 5
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 52 |
| 0.0500 | 0.5831 | 0.4322 | 0.0806 | 0.5067 | 0.3659 | 1e-04 | 2 |
|
| 53 |
| 0.0432 | 0.6204 | 0.4699 | 0.1085 | 0.3757 | 0.2479 | 1e-04 | 3 |
|
| 54 |
| 0.0413 | 0.6306 | 0.4831 | 0.0771 | 0.5239 | 0.3646 | 1e-04 | 4 |
|
| 55 |
+
| 0.0374 | 0.6569 | 0.5086 | 0.0719 | 0.5267 | 0.3854 | 1e-04 | 5 |
|
| 56 |
|
| 57 |
|
| 58 |
### 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:5cd9f7843429b637de09600ca07e8ef3b816313ac8a3f1c61220322fe3133c94
|
| 3 |
size 15133664
|