emvisee commited on
Commit
59f29e1
·
verified ·
1 Parent(s): 6749b42

End of training

Browse files
Files changed (5) hide show
  1. README.md +3 -1
  2. all_results.json +40 -40
  3. test_results.json +36 -36
  4. train_results.json +4 -4
  5. trainer_state.json +6 -6
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: PekingU/rtdetr_r50vd
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: suas-2025-rtdetr-finetuned-b16-lr1e-4
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # suas-2025-rtdetr-finetuned-b16-lr1e-4
16
 
17
- This model is a fine-tuned version of [PekingU/rtdetr_r50vd](https://huggingface.co/PekingU/rtdetr_r50vd) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 5.5169
20
  - Map: 0.7975
 
3
  license: apache-2.0
4
  base_model: PekingU/rtdetr_r50vd
5
  tags:
6
+ - object-detection
7
+ - vision
8
  - generated_from_trainer
9
  model-index:
10
  - name: suas-2025-rtdetr-finetuned-b16-lr1e-4
 
16
 
17
  # suas-2025-rtdetr-finetuned-b16-lr1e-4
18
 
19
+ This model is a fine-tuned version of [PekingU/rtdetr_r50vd](https://huggingface.co/PekingU/rtdetr_r50vd) on the mfly-auton/suas-2025-synthetic-data dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 5.5169
22
  - Map: 0.7975
all_results.json CHANGED
@@ -1,54 +1,54 @@
1
  {
2
  "epoch": 20.0,
3
- "test_loss": 4.6487956047058105,
4
- "test_map": 0.8602,
5
- "test_map_50": 0.9588,
6
- "test_map_75": 0.9287,
7
- "test_map_baseball-bat": 0.5145,
8
- "test_map_basketball": 0.8925,
9
  "test_map_car": -1.0,
10
- "test_map_football": 0.6313,
11
- "test_map_human": 0.9186,
12
- "test_map_large": 0.9699,
13
- "test_map_luggage": 0.8921,
14
  "test_map_mattress": 0.9812,
15
- "test_map_medium": 0.8498,
16
- "test_map_motorcycle": 0.9013,
17
- "test_map_skis": 0.9669,
18
- "test_map_small": 0.702,
19
- "test_map_snowboard": 0.9779,
20
- "test_map_soccer-ball": 0.8238,
21
  "test_map_stop-sign": 0.9746,
22
- "test_map_tennis-racket": 0.8141,
23
- "test_map_umbrella": 0.9101,
24
- "test_map_volleyball": 0.8435,
25
- "test_mar_1": 0.8039,
26
  "test_mar_10": 0.9143,
27
- "test_mar_100": 0.9167,
28
- "test_mar_100_baseball-bat": 0.7644,
29
- "test_mar_100_basketball": 0.9259,
30
  "test_mar_100_car": -1.0,
31
- "test_mar_100_football": 0.7329,
32
  "test_mar_100_human": 0.9633,
33
- "test_mar_100_luggage": 0.9482,
34
  "test_mar_100_mattress": 0.994,
35
- "test_mar_100_motorcycle": 0.9575,
36
  "test_mar_100_skis": 0.9935,
37
- "test_mar_100_snowboard": 0.9889,
38
  "test_mar_100_soccer-ball": 0.8611,
39
- "test_mar_100_stop-sign": 0.9887,
40
  "test_mar_100_tennis-racket": 0.8852,
41
- "test_mar_100_umbrella": 0.9526,
42
- "test_mar_100_volleyball": 0.8783,
43
- "test_mar_large": 0.9887,
44
- "test_mar_medium": 0.9276,
45
- "test_mar_small": 0.7594,
46
- "test_runtime": 72.2106,
47
- "test_samples_per_second": 20.773,
48
- "test_steps_per_second": 0.651,
49
  "total_flos": 4.4130028142592e+19,
50
- "train_loss": 5.691855750236337,
51
- "train_runtime": 6795.0216,
52
- "train_samples_per_second": 20.603,
53
- "train_steps_per_second": 0.645
54
  }
 
1
  {
2
  "epoch": 20.0,
3
+ "test_loss": 4.647531032562256,
4
+ "test_map": 0.8603,
5
+ "test_map_50": 0.9592,
6
+ "test_map_75": 0.9285,
7
+ "test_map_baseball-bat": 0.513,
8
+ "test_map_basketball": 0.8923,
9
  "test_map_car": -1.0,
10
+ "test_map_football": 0.632,
11
+ "test_map_human": 0.9196,
12
+ "test_map_large": 0.971,
13
+ "test_map_luggage": 0.8911,
14
  "test_map_mattress": 0.9812,
15
+ "test_map_medium": 0.8489,
16
+ "test_map_motorcycle": 0.9037,
17
+ "test_map_skis": 0.9644,
18
+ "test_map_small": 0.7019,
19
+ "test_map_snowboard": 0.9786,
20
+ "test_map_soccer-ball": 0.8239,
21
  "test_map_stop-sign": 0.9746,
22
+ "test_map_tennis-racket": 0.8156,
23
+ "test_map_umbrella": 0.9107,
24
+ "test_map_volleyball": 0.843,
25
+ "test_mar_1": 0.8038,
26
  "test_mar_10": 0.9143,
27
+ "test_mar_100": 0.9166,
28
+ "test_mar_100_baseball-bat": 0.7625,
29
+ "test_mar_100_basketball": 0.9257,
30
  "test_mar_100_car": -1.0,
31
+ "test_mar_100_football": 0.7339,
32
  "test_mar_100_human": 0.9633,
33
+ "test_mar_100_luggage": 0.9475,
34
  "test_mar_100_mattress": 0.994,
35
+ "test_mar_100_motorcycle": 0.958,
36
  "test_mar_100_skis": 0.9935,
37
+ "test_mar_100_snowboard": 0.989,
38
  "test_mar_100_soccer-ball": 0.8611,
39
+ "test_mar_100_stop-sign": 0.989,
40
  "test_mar_100_tennis-racket": 0.8852,
41
+ "test_mar_100_umbrella": 0.9524,
42
+ "test_mar_100_volleyball": 0.8775,
43
+ "test_mar_large": 0.9888,
44
+ "test_mar_medium": 0.9272,
45
+ "test_mar_small": 0.7585,
46
+ "test_runtime": 102.6229,
47
+ "test_samples_per_second": 14.617,
48
+ "test_steps_per_second": 0.916,
49
  "total_flos": 4.4130028142592e+19,
50
+ "train_loss": 0.0,
51
+ "train_runtime": 6.4113,
52
+ "train_samples_per_second": 10918.232,
53
+ "train_steps_per_second": 341.585
54
  }
test_results.json CHANGED
@@ -1,49 +1,49 @@
1
  {
2
  "epoch": 20.0,
3
- "test_loss": 4.6487956047058105,
4
- "test_map": 0.8602,
5
- "test_map_50": 0.9588,
6
- "test_map_75": 0.9287,
7
- "test_map_baseball-bat": 0.5145,
8
- "test_map_basketball": 0.8925,
9
  "test_map_car": -1.0,
10
- "test_map_football": 0.6313,
11
- "test_map_human": 0.9186,
12
- "test_map_large": 0.9699,
13
- "test_map_luggage": 0.8921,
14
  "test_map_mattress": 0.9812,
15
- "test_map_medium": 0.8498,
16
- "test_map_motorcycle": 0.9013,
17
- "test_map_skis": 0.9669,
18
- "test_map_small": 0.702,
19
- "test_map_snowboard": 0.9779,
20
- "test_map_soccer-ball": 0.8238,
21
  "test_map_stop-sign": 0.9746,
22
- "test_map_tennis-racket": 0.8141,
23
- "test_map_umbrella": 0.9101,
24
- "test_map_volleyball": 0.8435,
25
- "test_mar_1": 0.8039,
26
  "test_mar_10": 0.9143,
27
- "test_mar_100": 0.9167,
28
- "test_mar_100_baseball-bat": 0.7644,
29
- "test_mar_100_basketball": 0.9259,
30
  "test_mar_100_car": -1.0,
31
- "test_mar_100_football": 0.7329,
32
  "test_mar_100_human": 0.9633,
33
- "test_mar_100_luggage": 0.9482,
34
  "test_mar_100_mattress": 0.994,
35
- "test_mar_100_motorcycle": 0.9575,
36
  "test_mar_100_skis": 0.9935,
37
- "test_mar_100_snowboard": 0.9889,
38
  "test_mar_100_soccer-ball": 0.8611,
39
- "test_mar_100_stop-sign": 0.9887,
40
  "test_mar_100_tennis-racket": 0.8852,
41
- "test_mar_100_umbrella": 0.9526,
42
- "test_mar_100_volleyball": 0.8783,
43
- "test_mar_large": 0.9887,
44
- "test_mar_medium": 0.9276,
45
- "test_mar_small": 0.7594,
46
- "test_runtime": 72.2106,
47
- "test_samples_per_second": 20.773,
48
- "test_steps_per_second": 0.651
49
  }
 
1
  {
2
  "epoch": 20.0,
3
+ "test_loss": 4.647531032562256,
4
+ "test_map": 0.8603,
5
+ "test_map_50": 0.9592,
6
+ "test_map_75": 0.9285,
7
+ "test_map_baseball-bat": 0.513,
8
+ "test_map_basketball": 0.8923,
9
  "test_map_car": -1.0,
10
+ "test_map_football": 0.632,
11
+ "test_map_human": 0.9196,
12
+ "test_map_large": 0.971,
13
+ "test_map_luggage": 0.8911,
14
  "test_map_mattress": 0.9812,
15
+ "test_map_medium": 0.8489,
16
+ "test_map_motorcycle": 0.9037,
17
+ "test_map_skis": 0.9644,
18
+ "test_map_small": 0.7019,
19
+ "test_map_snowboard": 0.9786,
20
+ "test_map_soccer-ball": 0.8239,
21
  "test_map_stop-sign": 0.9746,
22
+ "test_map_tennis-racket": 0.8156,
23
+ "test_map_umbrella": 0.9107,
24
+ "test_map_volleyball": 0.843,
25
+ "test_mar_1": 0.8038,
26
  "test_mar_10": 0.9143,
27
+ "test_mar_100": 0.9166,
28
+ "test_mar_100_baseball-bat": 0.7625,
29
+ "test_mar_100_basketball": 0.9257,
30
  "test_mar_100_car": -1.0,
31
+ "test_mar_100_football": 0.7339,
32
  "test_mar_100_human": 0.9633,
33
+ "test_mar_100_luggage": 0.9475,
34
  "test_mar_100_mattress": 0.994,
35
+ "test_mar_100_motorcycle": 0.958,
36
  "test_mar_100_skis": 0.9935,
37
+ "test_mar_100_snowboard": 0.989,
38
  "test_mar_100_soccer-ball": 0.8611,
39
+ "test_mar_100_stop-sign": 0.989,
40
  "test_mar_100_tennis-racket": 0.8852,
41
+ "test_mar_100_umbrella": 0.9524,
42
+ "test_mar_100_volleyball": 0.8775,
43
+ "test_mar_large": 0.9888,
44
+ "test_mar_medium": 0.9272,
45
+ "test_mar_small": 0.7585,
46
+ "test_runtime": 102.6229,
47
+ "test_samples_per_second": 14.617,
48
+ "test_steps_per_second": 0.916
49
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 20.0,
3
  "total_flos": 4.4130028142592e+19,
4
- "train_loss": 5.691855750236337,
5
- "train_runtime": 6795.0216,
6
- "train_samples_per_second": 20.603,
7
- "train_steps_per_second": 0.645
8
  }
 
1
  {
2
  "epoch": 20.0,
3
  "total_flos": 4.4130028142592e+19,
4
+ "train_loss": 0.0,
5
+ "train_runtime": 6.4113,
6
+ "train_samples_per_second": 10918.232,
7
+ "train_steps_per_second": 341.585
8
  }
trainer_state.json CHANGED
@@ -1152,16 +1152,16 @@
1152
  "epoch": 20.0,
1153
  "step": 4380,
1154
  "total_flos": 4.4130028142592e+19,
1155
- "train_loss": 5.691855750236337,
1156
- "train_runtime": 6795.0216,
1157
- "train_samples_per_second": 20.603,
1158
- "train_steps_per_second": 0.645
1159
  }
1160
  ],
1161
  "logging_steps": 500,
1162
- "max_steps": 4380,
1163
  "num_input_tokens_seen": 0,
1164
- "num_train_epochs": 20,
1165
  "save_steps": 500,
1166
  "stateful_callbacks": {
1167
  "TrainerControl": {
 
1152
  "epoch": 20.0,
1153
  "step": 4380,
1154
  "total_flos": 4.4130028142592e+19,
1155
+ "train_loss": 0.0,
1156
+ "train_runtime": 6.4113,
1157
+ "train_samples_per_second": 10918.232,
1158
+ "train_steps_per_second": 341.585
1159
  }
1160
  ],
1161
  "logging_steps": 500,
1162
+ "max_steps": 2190,
1163
  "num_input_tokens_seen": 0,
1164
+ "num_train_epochs": 10,
1165
  "save_steps": 500,
1166
  "stateful_callbacks": {
1167
  "TrainerControl": {