End of training
Browse files- README.md +20 -20
- config.json +6 -6
- model.safetensors +1 -1
- runs/Aug20_12-09-51_2e55902cfd04/events.out.tfevents.1724155802.2e55902cfd04.1458.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 Bkg:
|
25 |
-
- Accuracy
|
26 |
-
- Accuracy
|
27 |
-
- Iou Bkg: 0.
|
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 Bkg | Accuracy
|
59 |
-
|
60 |
-
|
|
61 |
-
|
|
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.9038
|
21 |
+
- Mean Iou: 0.4486
|
22 |
+
- Mean Accuracy: 0.8693
|
23 |
+
- Overall Accuracy: 0.8708
|
24 |
+
- Accuracy Bkg: 0.8709
|
25 |
+
- Accuracy Gun: 0.8680
|
26 |
+
- Accuracy Knife: 0.8689
|
27 |
+
- Iou Bkg: 0.8700
|
28 |
+
- Iou Gun: 0.1670
|
29 |
+
- Iou Knife: 0.3088
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Mean Iou | Mean Accuracy | Overall Accuracy | Accuracy Bkg | Accuracy Gun | Accuracy Knife | Iou Bkg | Iou Gun | Iou Knife |
|
59 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:------------:|:------------:|:--------------:|:-------:|:-------:|:---------:|
|
60 |
+
| 1.0919 | 1.4286 | 20 | 1.1033 | 0.1925 | 0.6509 | 0.3960 | 0.3783 | 0.8281 | 0.7462 | 0.3783 | 0.0314 | 0.1677 |
|
61 |
+
| 1.0576 | 2.8571 | 40 | 1.0473 | 0.3242 | 0.7738 | 0.6681 | 0.6608 | 0.8826 | 0.7781 | 0.6607 | 0.0600 | 0.2518 |
|
62 |
+
| 0.9844 | 4.2857 | 60 | 0.9913 | 0.3823 | 0.8265 | 0.7783 | 0.7750 | 0.8873 | 0.8171 | 0.7748 | 0.0928 | 0.2793 |
|
63 |
+
| 0.9604 | 5.7143 | 80 | 0.9385 | 0.4206 | 0.8552 | 0.8396 | 0.8386 | 0.8813 | 0.8457 | 0.8381 | 0.1334 | 0.2902 |
|
64 |
+
| 0.9418 | 7.1429 | 100 | 0.9073 | 0.4389 | 0.8651 | 0.8592 | 0.8588 | 0.8795 | 0.8570 | 0.8581 | 0.1520 | 0.3065 |
|
65 |
+
| 0.9029 | 8.5714 | 120 | 0.8989 | 0.4474 | 0.8672 | 0.8683 | 0.8684 | 0.8712 | 0.8620 | 0.8677 | 0.1621 | 0.3123 |
|
66 |
+
| 0.9277 | 10.0 | 140 | 0.9038 | 0.4486 | 0.8693 | 0.8708 | 0.8709 | 0.8680 | 0.8689 | 0.8700 | 0.1670 | 0.3088 |
|
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 |
-
"gun":
|
40 |
-
"knife":
|
41 |
},
|
42 |
"layer_norm_eps": 1e-06,
|
43 |
"mlp_ratios": [
|
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
+
"0": "BKG",
|
32 |
+
"1": "gun",
|
33 |
+
"2": "knife"
|
34 |
},
|
35 |
"image_size": 224,
|
36 |
"initializer_range": 0.02,
|
37 |
"label2id": {
|
38 |
+
"BKG": 0,
|
39 |
+
"gun": 1,
|
40 |
+
"knife": 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:385cd40593dab1216904e289f0b9dd94795bd421c3fce05ffd9afbe393c39418
|
3 |
size 14885804
|
runs/Aug20_12-09-51_2e55902cfd04/events.out.tfevents.1724155802.2e55902cfd04.1458.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e319fd9c5e03423127640e1af0bda033c53cbfd5902af7e8a515320a7ce01876
|
3 |
+
size 40111
|
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:a0e2a8e95a5ac2b0606a8b56d365c709a44e997e5f48eb87987b83d51545d0f6
|
3 |
size 5240
|