End of training
Browse files- README.md +3 -1
- all_results.json +29 -29
- test_results.json +26 -26
- train_results.json +3 -3
- trainer_state.json +3 -3
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: SenseTime/deformable-detr
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: sensetime-deformable-detr-finetuned-10k-cppe5-manual-pad
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/qubvel-hf-co/transformers-detection-model-finetuning-cppe5/runs/sodr0hal)
|
15 |
# sensetime-deformable-detr-finetuned-10k-cppe5-manual-pad
|
16 |
|
17 |
-
This model is a fine-tuned version of [SenseTime/deformable-detr](https://huggingface.co/SenseTime/deformable-detr) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.0442
|
20 |
- Map: 0.3514
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: SenseTime/deformable-detr
|
4 |
tags:
|
5 |
+
- object-detection
|
6 |
+
- vision
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: sensetime-deformable-detr-finetuned-10k-cppe5-manual-pad
|
|
|
16 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/qubvel-hf-co/transformers-detection-model-finetuning-cppe5/runs/sodr0hal)
|
17 |
# sensetime-deformable-detr-finetuned-10k-cppe5-manual-pad
|
18 |
|
19 |
+
This model is a fine-tuned version of [SenseTime/deformable-detr](https://huggingface.co/SenseTime/deformable-detr) on the cppe-5 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.0442
|
22 |
- Map: 0.3514
|
all_results.json
CHANGED
@@ -26,35 +26,35 @@
|
|
26 |
"eval_runtime": 15.6632,
|
27 |
"eval_samples_per_second": 9.577,
|
28 |
"eval_steps_per_second": 1.213,
|
29 |
-
"test_loss":
|
30 |
-
"test_map": 0.
|
31 |
-
"test_map_50": 0.
|
32 |
-
"test_map_75": 0.
|
33 |
-
"test_map_Coverall": 0.
|
34 |
-
"test_map_Face_Shield": 0.
|
35 |
-
"test_map_Gloves": 0.
|
36 |
-
"test_map_Goggles": 0.
|
37 |
-
"test_map_Mask": 0.
|
38 |
-
"test_map_large": 0.
|
39 |
-
"test_map_medium": 0.
|
40 |
-
"test_map_small": 0.
|
41 |
-
"test_mar_1": 0.
|
42 |
-
"test_mar_10": 0.
|
43 |
-
"test_mar_100": 0.
|
44 |
-
"test_mar_100_Coverall": 0.
|
45 |
-
"test_mar_100_Face_Shield": 0.
|
46 |
-
"test_mar_100_Gloves": 0.
|
47 |
-
"test_mar_100_Goggles": 0.
|
48 |
-
"test_mar_100_Mask": 0.
|
49 |
-
"test_mar_large": 0.
|
50 |
-
"test_mar_medium": 0.
|
51 |
-
"test_mar_small": 0.
|
52 |
-
"test_runtime":
|
53 |
-
"test_samples_per_second":
|
54 |
-
"test_steps_per_second":
|
55 |
"total_flos": 2.1870706694064443e+19,
|
56 |
"train_loss": 0.0,
|
57 |
-
"train_runtime":
|
58 |
-
"train_samples_per_second":
|
59 |
-
"train_steps_per_second":
|
60 |
}
|
|
|
26 |
"eval_runtime": 15.6632,
|
27 |
"eval_samples_per_second": 9.577,
|
28 |
"eval_steps_per_second": 1.213,
|
29 |
+
"test_loss": 2.403155565261841,
|
30 |
+
"test_map": 0.0814,
|
31 |
+
"test_map_50": 0.2065,
|
32 |
+
"test_map_75": 0.0234,
|
33 |
+
"test_map_Coverall": 0.0796,
|
34 |
+
"test_map_Face_Shield": 0.2432,
|
35 |
+
"test_map_Gloves": 0.0278,
|
36 |
+
"test_map_Goggles": 0.0116,
|
37 |
+
"test_map_Mask": 0.0447,
|
38 |
+
"test_map_large": 0.1559,
|
39 |
+
"test_map_medium": 0.0718,
|
40 |
+
"test_map_small": 0.0144,
|
41 |
+
"test_mar_1": 0.1018,
|
42 |
+
"test_mar_10": 0.1983,
|
43 |
+
"test_mar_100": 0.2149,
|
44 |
+
"test_mar_100_Coverall": 0.2822,
|
45 |
+
"test_mar_100_Face_Shield": 0.3941,
|
46 |
+
"test_mar_100_Gloves": 0.1246,
|
47 |
+
"test_mar_100_Goggles": 0.1219,
|
48 |
+
"test_mar_100_Mask": 0.1519,
|
49 |
+
"test_mar_large": 0.3267,
|
50 |
+
"test_mar_medium": 0.1528,
|
51 |
+
"test_mar_small": 0.0427,
|
52 |
+
"test_runtime": 4.5658,
|
53 |
+
"test_samples_per_second": 6.352,
|
54 |
+
"test_steps_per_second": 0.876,
|
55 |
"total_flos": 2.1870706694064443e+19,
|
56 |
"train_loss": 0.0,
|
57 |
+
"train_runtime": 3.0991,
|
58 |
+
"train_samples_per_second": 27427.639,
|
59 |
+
"train_steps_per_second": 3420.388
|
60 |
}
|
test_results.json
CHANGED
@@ -1,29 +1,29 @@
|
|
1 |
{
|
2 |
"epoch": 99.53051643192488,
|
3 |
-
"test_loss":
|
4 |
-
"test_map": 0.
|
5 |
-
"test_map_50": 0.
|
6 |
-
"test_map_75": 0.
|
7 |
-
"test_map_Coverall": 0.
|
8 |
-
"test_map_Face_Shield": 0.
|
9 |
-
"test_map_Gloves": 0.
|
10 |
-
"test_map_Goggles": 0.
|
11 |
-
"test_map_Mask": 0.
|
12 |
-
"test_map_large": 0.
|
13 |
-
"test_map_medium": 0.
|
14 |
-
"test_map_small": 0.
|
15 |
-
"test_mar_1": 0.
|
16 |
-
"test_mar_10": 0.
|
17 |
-
"test_mar_100": 0.
|
18 |
-
"test_mar_100_Coverall": 0.
|
19 |
-
"test_mar_100_Face_Shield": 0.
|
20 |
-
"test_mar_100_Gloves": 0.
|
21 |
-
"test_mar_100_Goggles": 0.
|
22 |
-
"test_mar_100_Mask": 0.
|
23 |
-
"test_mar_large": 0.
|
24 |
-
"test_mar_medium": 0.
|
25 |
-
"test_mar_small": 0.
|
26 |
-
"test_runtime":
|
27 |
-
"test_samples_per_second":
|
28 |
-
"test_steps_per_second":
|
29 |
}
|
|
|
1 |
{
|
2 |
"epoch": 99.53051643192488,
|
3 |
+
"test_loss": 2.403155565261841,
|
4 |
+
"test_map": 0.0814,
|
5 |
+
"test_map_50": 0.2065,
|
6 |
+
"test_map_75": 0.0234,
|
7 |
+
"test_map_Coverall": 0.0796,
|
8 |
+
"test_map_Face_Shield": 0.2432,
|
9 |
+
"test_map_Gloves": 0.0278,
|
10 |
+
"test_map_Goggles": 0.0116,
|
11 |
+
"test_map_Mask": 0.0447,
|
12 |
+
"test_map_large": 0.1559,
|
13 |
+
"test_map_medium": 0.0718,
|
14 |
+
"test_map_small": 0.0144,
|
15 |
+
"test_mar_1": 0.1018,
|
16 |
+
"test_mar_10": 0.1983,
|
17 |
+
"test_mar_100": 0.2149,
|
18 |
+
"test_mar_100_Coverall": 0.2822,
|
19 |
+
"test_mar_100_Face_Shield": 0.3941,
|
20 |
+
"test_mar_100_Gloves": 0.1246,
|
21 |
+
"test_mar_100_Goggles": 0.1219,
|
22 |
+
"test_mar_100_Mask": 0.1519,
|
23 |
+
"test_mar_large": 0.3267,
|
24 |
+
"test_mar_medium": 0.1528,
|
25 |
+
"test_mar_small": 0.0427,
|
26 |
+
"test_runtime": 4.5658,
|
27 |
+
"test_samples_per_second": 6.352,
|
28 |
+
"test_steps_per_second": 0.876
|
29 |
}
|
train_results.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"epoch": 99.53051643192488,
|
3 |
"total_flos": 2.1870706694064443e+19,
|
4 |
"train_loss": 0.0,
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
2 |
"epoch": 99.53051643192488,
|
3 |
"total_flos": 2.1870706694064443e+19,
|
4 |
"train_loss": 0.0,
|
5 |
+
"train_runtime": 3.0991,
|
6 |
+
"train_samples_per_second": 27427.639,
|
7 |
+
"train_steps_per_second": 3420.388
|
8 |
}
|
trainer_state.json
CHANGED
@@ -3713,9 +3713,9 @@
|
|
3713 |
"step": 10600,
|
3714 |
"total_flos": 2.1870706694064443e+19,
|
3715 |
"train_loss": 0.0,
|
3716 |
-
"train_runtime":
|
3717 |
-
"train_samples_per_second":
|
3718 |
-
"train_steps_per_second":
|
3719 |
}
|
3720 |
],
|
3721 |
"logging_steps": 500,
|
|
|
3713 |
"step": 10600,
|
3714 |
"total_flos": 2.1870706694064443e+19,
|
3715 |
"train_loss": 0.0,
|
3716 |
+
"train_runtime": 3.0991,
|
3717 |
+
"train_samples_per_second": 27427.639,
|
3718 |
+
"train_steps_per_second": 3420.388
|
3719 |
}
|
3720 |
],
|
3721 |
"logging_steps": 500,
|