End of training
Browse files- README.md +20 -20
- config.json +6 -6
- model.safetensors +1 -1
- runs/Aug20_08-01-45_ab49fae2aabc/events.out.tfevents.1724140922.ab49fae2aabc.366.0 +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: 0.
|
23 |
-
- Overall Accuracy: 0.
|
24 |
-
- Accuracy
|
25 |
-
- Accuracy
|
26 |
-
- Accuracy
|
27 |
-
- Iou
|
28 |
-
- Iou
|
29 |
-
- Iou
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -55,15 +55,15 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy
|
59 |
-
|
60 |
-
|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### 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.8400
|
21 |
+
- Mean Iou: 0.5119
|
22 |
+
- Mean Accuracy: 0.8558
|
23 |
+
- Overall Accuracy: 0.8558
|
24 |
+
- Accuracy Object1: nan
|
25 |
+
- Accuracy Object2: 0.8556
|
26 |
+
- Accuracy Object3: 0.8561
|
27 |
+
- Iou Object1: 0.0
|
28 |
+
- Iou Object2: 0.7670
|
29 |
+
- Iou Object3: 0.7687
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy Object1 | Accuracy Object2 | Accuracy Object3 | Iou Object1 | Iou Object2 | Iou Object3 |
|
59 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:----------------:|:----------------:|:----------------:|:-----------:|:-----------:|:-----------:|
|
60 |
+
| 1.0078 | 1.4286 | 20 | 1.0664 | 0.3704 | 0.7172 | 0.7115 | nan | 0.6051 | 0.8292 | 0.0 | 0.5243 | 0.5870 |
|
61 |
+
| 0.9646 | 2.8571 | 40 | 0.9611 | 0.4414 | 0.7944 | 0.7925 | nan | 0.7559 | 0.8330 | 0.0 | 0.6574 | 0.6668 |
|
62 |
+
| 0.9287 | 4.2857 | 60 | 0.8994 | 0.4776 | 0.8308 | 0.8297 | nan | 0.8085 | 0.8532 | 0.0 | 0.7157 | 0.7172 |
|
63 |
+
| 0.873 | 5.7143 | 80 | 0.8656 | 0.4944 | 0.8451 | 0.8440 | nan | 0.8231 | 0.8671 | 0.0 | 0.7390 | 0.7442 |
|
64 |
+
| 0.8578 | 7.1429 | 100 | 0.8394 | 0.5069 | 0.8534 | 0.8532 | nan | 0.8493 | 0.8575 | 0.0 | 0.7602 | 0.7605 |
|
65 |
+
| 0.8201 | 8.5714 | 120 | 0.8329 | 0.5102 | 0.8545 | 0.8546 | nan | 0.8558 | 0.8531 | 0.0 | 0.7648 | 0.7657 |
|
66 |
+
| 0.8415 | 10.0 | 140 | 0.8400 | 0.5119 | 0.8558 | 0.8558 | nan | 0.8556 | 0.8561 | 0.0 | 0.7670 | 0.7687 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
config.json
CHANGED
@@ -28,16 +28,16 @@
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
-
"0": "
|
32 |
-
"1": "
|
33 |
-
"2": "
|
34 |
},
|
35 |
"image_size": 224,
|
36 |
"initializer_range": 0.02,
|
37 |
"label2id": {
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
},
|
42 |
"layer_norm_eps": 1e-06,
|
43 |
"mlp_ratios": [
|
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
+
"0": "object1",
|
32 |
+
"1": "object2",
|
33 |
+
"2": "object3"
|
34 |
},
|
35 |
"image_size": 224,
|
36 |
"initializer_range": 0.02,
|
37 |
"label2id": {
|
38 |
+
"object1": 0,
|
39 |
+
"object2": 1,
|
40 |
+
"object3": 2
|
41 |
},
|
42 |
"layer_norm_eps": 1e-06,
|
43 |
"mlp_ratios": [
|
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:90d4854c1cb8bb76f7bc6459551de7b6149e87b98e157df4d9d25bc609cce230
|
3 |
size 14885804
|
runs/Aug20_08-01-45_ab49fae2aabc/events.out.tfevents.1724140922.ab49fae2aabc.366.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adf5598d7b436be38f3234bd496a7233e2e81a90eeb41f2afafe5c2d76b6556c
|
3 |
+
size 40271
|
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:9fbd09b5d0674dc1ee38313e5bfb410a3ac02bab8cdf19d4ef1d63c014fdb50b
|
3 |
size 5240
|