End of training
Browse files- README.md +12 -12
- config.json +1 -1
- model.safetensors +1 -1
- runs/Aug20_07-21-10_bdedd370450b/events.out.tfevents.1724138488.bdedd370450b.897.2 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: nvidia/mit-b0
|
3 |
license: other
|
|
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-segmentation
|
@@ -17,16 +17,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the saad7489/SixraygunTest dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Mean Iou: 0.
|
22 |
-
- Mean Accuracy:
|
23 |
-
- Overall Accuracy:
|
24 |
- Accuracy No-label: nan
|
25 |
-
- Accuracy Object1:
|
26 |
-
- Accuracy Object2:
|
27 |
- Iou No-label: 0.0
|
28 |
-
- Iou Object1: 0.
|
29 |
-
- Iou Object2:
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy No-label | Accuracy Object1 | Accuracy Object2 | Iou No-label | Iou Object1 | Iou Object2 |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:-----------------:|:----------------:|:----------------:|:------------:|:-----------:|:-----------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
license: other
|
3 |
+
base_model: nvidia/mit-b0
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-segmentation
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [nvidia/mit-b0](https://huggingface.co/nvidia/mit-b0) on the saad7489/SixraygunTest dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4835
|
21 |
+
- Mean Iou: 0.4419
|
22 |
+
- Mean Accuracy: 0.6869
|
23 |
+
- Overall Accuracy: 0.6897
|
24 |
- Accuracy No-label: nan
|
25 |
+
- Accuracy Object1: 0.6189
|
26 |
+
- Accuracy Object2: 0.7549
|
27 |
- Iou No-label: 0.0
|
28 |
+
- Iou Object1: 0.6011
|
29 |
+
- Iou Object2: 0.7247
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy No-label | Accuracy Object1 | Accuracy Object2 | Iou No-label | Iou Object1 | Iou Object2 |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:-----------------:|:----------------:|:----------------:|:------------:|:-----------:|:-----------:|
|
60 |
+
| 0.7477 | 2.8571 | 20 | 0.7879 | 0.4630 | 0.7491 | 0.7527 | nan | 0.6609 | 0.8373 | 0.0 | 0.6247 | 0.7643 |
|
61 |
+
| 0.5719 | 5.7143 | 40 | 0.5524 | 0.4398 | 0.6865 | 0.6903 | nan | 0.5941 | 0.7788 | 0.0 | 0.5759 | 0.7436 |
|
62 |
+
| 0.5369 | 8.5714 | 60 | 0.4835 | 0.4419 | 0.6869 | 0.6897 | nan | 0.6189 | 0.7549 | 0.0 | 0.6011 | 0.7247 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "nvidia/mit-b0",
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14885804
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57cf5e65e423044f96b71e1c57c99450df1dafaab98548c74724f3de8f4e75d9
|
3 |
size 14885804
|
runs/Aug20_07-21-10_bdedd370450b/events.out.tfevents.1724138488.bdedd370450b.897.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:304154f7574e09cfe2054f4f211b0feba069d736037cc30d8be8f49162a55571
|
3 |
+
size 22635
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6901954e5d1f58acd74724fff131d870172893454d3042f56e39cd60c826e08
|
3 |
size 5240
|