End of training
Browse files- README.md +3 -1
- all_results.json +34 -0
- test_results.json +29 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
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
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# sensetime-deformable-detr-finetuned-10k-cppe5
|
15 |
|
16 |
-
This model is a fine-tuned version of [SenseTime/deformable-detr](https://huggingface.co/SenseTime/deformable-detr) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.1028
|
19 |
- Map: 0.2808
|
|
|
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
|
|
|
15 |
|
16 |
# sensetime-deformable-detr-finetuned-10k-cppe5
|
17 |
|
18 |
+
This model is a fine-tuned version of [SenseTime/deformable-detr](https://huggingface.co/SenseTime/deformable-detr) on the cppe-5 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.1028
|
21 |
- Map: 0.2808
|
all_results.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 99.53051643192488,
|
3 |
+
"test_loss": 0.9234695434570312,
|
4 |
+
"test_map": 0.3551,
|
5 |
+
"test_map_50": 0.6011,
|
6 |
+
"test_map_75": 0.3638,
|
7 |
+
"test_map_Coverall": 0.4285,
|
8 |
+
"test_map_Face_Shield": 0.3472,
|
9 |
+
"test_map_Gloves": 0.3081,
|
10 |
+
"test_map_Goggles": 0.2339,
|
11 |
+
"test_map_Mask": 0.4577,
|
12 |
+
"test_map_large": 0.6107,
|
13 |
+
"test_map_medium": 0.2583,
|
14 |
+
"test_map_small": 0.381,
|
15 |
+
"test_mar_1": 0.3361,
|
16 |
+
"test_mar_10": 0.5652,
|
17 |
+
"test_mar_100": 0.621,
|
18 |
+
"test_mar_100_Coverall": 0.7128,
|
19 |
+
"test_mar_100_Face_Shield": 0.6765,
|
20 |
+
"test_mar_100_Gloves": 0.5407,
|
21 |
+
"test_mar_100_Goggles": 0.5828,
|
22 |
+
"test_mar_100_Mask": 0.5922,
|
23 |
+
"test_mar_large": 0.7828,
|
24 |
+
"test_mar_medium": 0.4483,
|
25 |
+
"test_mar_small": 0.5242,
|
26 |
+
"test_runtime": 3.7059,
|
27 |
+
"test_samples_per_second": 7.825,
|
28 |
+
"test_steps_per_second": 1.079,
|
29 |
+
"total_flos": 2.018313838614581e+19,
|
30 |
+
"train_loss": 1.2577954007994454,
|
31 |
+
"train_runtime": 16356.3769,
|
32 |
+
"train_samples_per_second": 5.197,
|
33 |
+
"train_steps_per_second": 0.648
|
34 |
+
}
|
test_results.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 99.53051643192488,
|
3 |
+
"test_loss": 0.9234695434570312,
|
4 |
+
"test_map": 0.3551,
|
5 |
+
"test_map_50": 0.6011,
|
6 |
+
"test_map_75": 0.3638,
|
7 |
+
"test_map_Coverall": 0.4285,
|
8 |
+
"test_map_Face_Shield": 0.3472,
|
9 |
+
"test_map_Gloves": 0.3081,
|
10 |
+
"test_map_Goggles": 0.2339,
|
11 |
+
"test_map_Mask": 0.4577,
|
12 |
+
"test_map_large": 0.6107,
|
13 |
+
"test_map_medium": 0.2583,
|
14 |
+
"test_map_small": 0.381,
|
15 |
+
"test_mar_1": 0.3361,
|
16 |
+
"test_mar_10": 0.5652,
|
17 |
+
"test_mar_100": 0.621,
|
18 |
+
"test_mar_100_Coverall": 0.7128,
|
19 |
+
"test_mar_100_Face_Shield": 0.6765,
|
20 |
+
"test_mar_100_Gloves": 0.5407,
|
21 |
+
"test_mar_100_Goggles": 0.5828,
|
22 |
+
"test_mar_100_Mask": 0.5922,
|
23 |
+
"test_mar_large": 0.7828,
|
24 |
+
"test_mar_medium": 0.4483,
|
25 |
+
"test_mar_small": 0.5242,
|
26 |
+
"test_runtime": 3.7059,
|
27 |
+
"test_samples_per_second": 7.825,
|
28 |
+
"test_steps_per_second": 1.079
|
29 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 99.53051643192488,
|
3 |
+
"total_flos": 2.018313838614581e+19,
|
4 |
+
"train_loss": 1.2577954007994454,
|
5 |
+
"train_runtime": 16356.3769,
|
6 |
+
"train_samples_per_second": 5.197,
|
7 |
+
"train_steps_per_second": 0.648
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|