End of training
Browse files- README.md +21 -23
- config.json +1 -1
- model.safetensors +1 -1
- runs/Aug20_12-16-36_2e55902cfd04/events.out.tfevents.1724156211.2e55902cfd04.1458.1 +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: 0.
|
25 |
-
- Accuracy Gun: 0.
|
26 |
-
- Accuracy Knife: 0.
|
27 |
-
- Iou Bkg: 0.
|
28 |
-
- Iou Gun: 0.
|
29 |
-
- Iou Knife: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -46,24 +46,22 @@ More information needed
|
|
46 |
|
47 |
The following hyperparameters were used during training:
|
48 |
- learning_rate: 1e-05
|
49 |
-
- train_batch_size:
|
50 |
-
- eval_batch_size:
|
51 |
- seed: 42
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
-
- num_epochs:
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch
|
59 |
-
|
60 |
-
|
|
61 |
-
|
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
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
|
|
|
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.7107
|
21 |
+
- Mean Iou: 0.5477
|
22 |
+
- Mean Accuracy: 0.8550
|
23 |
+
- Overall Accuracy: 0.9383
|
24 |
+
- Accuracy Bkg: 0.9441
|
25 |
+
- Accuracy Gun: 0.8115
|
26 |
+
- Accuracy Knife: 0.8096
|
27 |
+
- Iou Bkg: 0.9395
|
28 |
+
- Iou Gun: 0.3214
|
29 |
+
- Iou Knife: 0.3821
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
46 |
|
47 |
The following hyperparameters were used during training:
|
48 |
- learning_rate: 1e-05
|
49 |
+
- train_batch_size: 15
|
50 |
+
- eval_batch_size: 15
|
51 |
- seed: 42
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
+
- num_epochs: 20
|
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 |
+
| 0.8463 | 4.0 | 20 | 0.8083 | 0.4986 | 0.8748 | 0.9099 | 0.9123 | 0.8562 | 0.8560 | 0.9104 | 0.2327 | 0.3527 |
|
61 |
+
| 0.8068 | 8.0 | 40 | 0.7739 | 0.5197 | 0.8694 | 0.9233 | 0.9271 | 0.8402 | 0.8408 | 0.9242 | 0.2679 | 0.3670 |
|
62 |
+
| 0.7778 | 12.0 | 60 | 0.7326 | 0.5392 | 0.8611 | 0.9338 | 0.9389 | 0.8269 | 0.8176 | 0.9350 | 0.3017 | 0.3808 |
|
63 |
+
| 0.7455 | 16.0 | 80 | 0.7202 | 0.5446 | 0.8562 | 0.9369 | 0.9425 | 0.8126 | 0.8136 | 0.9381 | 0.3161 | 0.3794 |
|
64 |
+
| 0.7288 | 20.0 | 100 | 0.7107 | 0.5477 | 0.8550 | 0.9383 | 0.9441 | 0.8115 | 0.8096 | 0.9395 | 0.3214 | 0.3821 |
|
|
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SegformerForSemanticSegmentation"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "saad7489/segformer-b0-finetuned-segments-SixrayKnife8-19-2024",
|
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:a34ea7bb85838db9d5b852d0ac18e6c6f4dc94be9d883052d33ca6a80ae74f8f
|
3 |
size 14885804
|
runs/Aug20_12-16-36_2e55902cfd04/events.out.tfevents.1724156211.2e55902cfd04.1458.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d40748f63018283135d1edcf9ebdc75deb153c1be543d437987d0249b53ff7c5
|
3 |
+
size 30308
|
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:d3d284516f9b43e46dabdff84a609d58c423b0f2f22b96dda0fd6a3c9cc7c68f
|
3 |
size 5240
|