saad7489 commited on
Commit
3b8bb9c
·
verified ·
1 Parent(s): fc7e805

End of training

Browse files
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.6355
21
- - Mean Iou: 0.5008
22
- - Mean Accuracy: 0.7954
23
- - Overall Accuracy: 0.7906
24
- - Accuracy Bkg: nan
25
- - Accuracy Knife: 0.7186
26
- - Accuracy Gun: 0.8722
27
- - Iou Bkg: 0.0
28
- - Iou Knife: 0.6915
29
- - Iou Gun: 0.8110
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 Knife | Accuracy Gun | Iou Bkg | Iou Knife | Iou Gun |
59
- |:-------------:|:------:|:----:|:---------------:|:--------:|:-------------:|:----------------:|:------------:|:--------------:|:------------:|:-------:|:---------:|:-------:|
60
- | 0.7945 | 1.4286 | 20 | 0.7932 | 0.5023 | 0.8446 | 0.8389 | nan | 0.7531 | 0.9361 | 0.0 | 0.7186 | 0.7883 |
61
- | 0.7385 | 2.8571 | 40 | 0.7324 | 0.5150 | 0.8445 | 0.8404 | nan | 0.7787 | 0.9103 | 0.0 | 0.7375 | 0.8074 |
62
- | 0.7139 | 4.2857 | 60 | 0.7152 | 0.5033 | 0.8256 | 0.8200 | nan | 0.7358 | 0.9155 | 0.0 | 0.7072 | 0.8027 |
63
- | 0.7405 | 5.7143 | 80 | 0.6747 | 0.4953 | 0.7972 | 0.7917 | nan | 0.7078 | 0.8866 | 0.0 | 0.6785 | 0.8075 |
64
- | 0.6666 | 7.1429 | 100 | 0.6442 | 0.4937 | 0.7919 | 0.7860 | nan | 0.6964 | 0.8874 | 0.0 | 0.6723 | 0.8089 |
65
- | 0.6357 | 8.5714 | 120 | 0.6210 | 0.4957 | 0.7874 | 0.7823 | nan | 0.7059 | 0.8688 | 0.0 | 0.6794 | 0.8076 |
66
- | 0.6548 | 10.0 | 140 | 0.6355 | 0.5008 | 0.7954 | 0.7906 | nan | 0.7186 | 0.8722 | 0.0 | 0.6915 | 0.8110 |
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": "bkg",
32
- "1": "knife",
33
- "2": "gun"
34
  },
35
  "image_size": 224,
36
  "initializer_range": 0.02,
37
  "label2id": {
38
- "bkg": 0,
39
- "gun": 2,
40
- "knife": 1
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:7c9582e9f2691b11a591d0c1a78668cb414c0ab1209360c4f6df3043c67379f2
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:7605a4b90149c2731772fe85546a605819b7232bccd3e35e5780e17a5a0edd8d
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0e2a8e95a5ac2b0606a8b56d365c709a44e997e5f48eb87987b83d51545d0f6
3
  size 5240