End of training
Browse files- README.md +114 -0
- config.json +126 -0
- model.safetensors +3 -0
- preprocessor_config.json +35 -0
- runs/May17_12-33-57_50ba844597d8/events.out.tfevents.1747485285.50ba844597d8.20148.0 +3 -0
- runs/May17_12-33-57_50ba844597d8/events.out.tfevents.1747485668.50ba844597d8.20148.1 +3 -0
- runs/May17_12-53-18_50ba844597d8/events.out.tfevents.1747486401.50ba844597d8.20148.2 +3 -0
- runs/May17_13-14-11_50ba844597d8/events.out.tfevents.1747487657.50ba844597d8.20148.3 +3 -0
- runs/May17_13-14-11_50ba844597d8/events.out.tfevents.1747489695.50ba844597d8.20148.4 +3 -0
- runs/May17_13-14-11_50ba844597d8/events.out.tfevents.1747498219.50ba844597d8.20148.5 +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: PekingU/rtdetr_v2_r50vd
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: rtdetr-v2-r50-cppe5-finetune-2
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# rtdetr-v2-r50-cppe5-finetune-2
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [PekingU/rtdetr_v2_r50vd](https://huggingface.co/PekingU/rtdetr_v2_r50vd) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 10.1375
|
20 |
+
- Map: 0.4084
|
21 |
+
- Map 50: 0.8596
|
22 |
+
- Map 75: 0.3234
|
23 |
+
- Map Small: 0.3882
|
24 |
+
- Map Medium: 0.5785
|
25 |
+
- Map Large: 0.5687
|
26 |
+
- Mar 1: 0.2691
|
27 |
+
- Mar 10: 0.4682
|
28 |
+
- Mar 100: 0.5651
|
29 |
+
- Mar Small: 0.5422
|
30 |
+
- Mar Medium: 0.6918
|
31 |
+
- Mar Large: 0.72
|
32 |
+
- Map Football: 0.4618
|
33 |
+
- Mar 100 Football: 0.5756
|
34 |
+
- Map Player: 0.355
|
35 |
+
- Mar 100 Player: 0.5547
|
36 |
+
|
37 |
+
## Model description
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Intended uses & limitations
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Training and evaluation data
|
46 |
+
|
47 |
+
More information needed
|
48 |
+
|
49 |
+
## Training procedure
|
50 |
+
|
51 |
+
### Training hyperparameters
|
52 |
+
|
53 |
+
The following hyperparameters were used during training:
|
54 |
+
- learning_rate: 5e-05
|
55 |
+
- train_batch_size: 8
|
56 |
+
- eval_batch_size: 8
|
57 |
+
- seed: 42
|
58 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
59 |
+
- lr_scheduler_type: linear
|
60 |
+
- lr_scheduler_warmup_steps: 300
|
61 |
+
- num_epochs: 40
|
62 |
+
|
63 |
+
### Training results
|
64 |
+
|
65 |
+
| Training Loss | Epoch | Step | Validation Loss | Map | Map 50 | Map 75 | Map Small | Map Medium | Map Large | Mar 1 | Mar 10 | Mar 100 | Mar Small | Mar Medium | Mar Large | Map Football | Mar 100 Football | Map Player | Mar 100 Player |
|
66 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:----------:|:---------:|:------:|:------:|:-------:|:---------:|:----------:|:---------:|:------------:|:----------------:|:----------:|:--------------:|
|
67 |
+
| No log | 1.0 | 124 | 10.3265 | 0.3566 | 0.7866 | 0.2572 | 0.3255 | 0.5516 | 0.4724 | 0.2255 | 0.418 | 0.5143 | 0.4799 | 0.6962 | 0.739 | 0.364 | 0.4775 | 0.3493 | 0.551 |
|
68 |
+
| No log | 2.0 | 248 | 10.4388 | 0.3476 | 0.7973 | 0.24 | 0.3233 | 0.528 | 0.4569 | 0.2256 | 0.4136 | 0.5185 | 0.487 | 0.6865 | 0.7293 | 0.3559 | 0.4775 | 0.3392 | 0.5594 |
|
69 |
+
| No log | 3.0 | 372 | 10.9180 | 0.3378 | 0.7542 | 0.2494 | 0.3061 | 0.5416 | 0.5064 | 0.2324 | 0.4123 | 0.5224 | 0.491 | 0.684 | 0.7439 | 0.3568 | 0.4888 | 0.3189 | 0.5559 |
|
70 |
+
| No log | 4.0 | 496 | 11.2275 | 0.3287 | 0.7413 | 0.2213 | 0.2983 | 0.5347 | 0.4744 | 0.2308 | 0.4146 | 0.5263 | 0.4964 | 0.6861 | 0.7317 | 0.3609 | 0.503 | 0.2964 | 0.5496 |
|
71 |
+
| 12.9724 | 5.0 | 620 | 11.2444 | 0.3375 | 0.7569 | 0.2466 | 0.3029 | 0.5587 | 0.5515 | 0.2323 | 0.4269 | 0.537 | 0.5104 | 0.6695 | 0.7488 | 0.37 | 0.5249 | 0.305 | 0.5492 |
|
72 |
+
| 12.9724 | 6.0 | 744 | 11.4802 | 0.3462 | 0.7807 | 0.2382 | 0.3055 | 0.5936 | 0.5824 | 0.2315 | 0.4299 | 0.5303 | 0.4977 | 0.6974 | 0.7268 | 0.3582 | 0.5059 | 0.3341 | 0.5548 |
|
73 |
+
| 12.9724 | 7.0 | 868 | 11.9056 | 0.3396 | 0.7337 | 0.2659 | 0.3012 | 0.5847 | 0.5642 | 0.2388 | 0.4265 | 0.5374 | 0.509 | 0.6914 | 0.7146 | 0.3767 | 0.5136 | 0.3026 | 0.5612 |
|
74 |
+
| 12.9724 | 8.0 | 992 | 11.7865 | 0.3534 | 0.7781 | 0.2686 | 0.3112 | 0.5866 | 0.5549 | 0.2412 | 0.4391 | 0.5393 | 0.5122 | 0.6801 | 0.7195 | 0.385 | 0.5296 | 0.3219 | 0.549 |
|
75 |
+
| 11.615 | 9.0 | 1116 | 12.0994 | 0.3361 | 0.7367 | 0.2398 | 0.2996 | 0.5776 | 0.5116 | 0.2415 | 0.4279 | 0.5319 | 0.5039 | 0.6768 | 0.7098 | 0.3727 | 0.5154 | 0.2994 | 0.5485 |
|
76 |
+
| 11.615 | 10.0 | 1240 | 12.4295 | 0.3325 | 0.7519 | 0.2303 | 0.2921 | 0.5838 | 0.5518 | 0.2325 | 0.4276 | 0.5375 | 0.5091 | 0.689 | 0.7049 | 0.3564 | 0.5089 | 0.3086 | 0.5661 |
|
77 |
+
| 11.615 | 11.0 | 1364 | 12.5365 | 0.3286 | 0.7469 | 0.228 | 0.289 | 0.5747 | 0.5284 | 0.2408 | 0.4268 | 0.5262 | 0.4969 | 0.6825 | 0.6805 | 0.3603 | 0.5142 | 0.2968 | 0.5383 |
|
78 |
+
| 11.615 | 12.0 | 1488 | 12.5350 | 0.3099 | 0.7188 | 0.2137 | 0.2759 | 0.5623 | 0.5094 | 0.2376 | 0.4235 | 0.5252 | 0.4949 | 0.6815 | 0.7122 | 0.3523 | 0.5207 | 0.2676 | 0.5298 |
|
79 |
+
| 11.1429 | 13.0 | 1612 | 12.5665 | 0.3037 | 0.7079 | 0.2014 | 0.2602 | 0.5672 | 0.4773 | 0.2273 | 0.4185 | 0.5224 | 0.4927 | 0.6817 | 0.6951 | 0.3329 | 0.513 | 0.2746 | 0.5319 |
|
80 |
+
| 11.1429 | 14.0 | 1736 | 12.6380 | 0.3242 | 0.7318 | 0.2287 | 0.2833 | 0.5496 | 0.537 | 0.2359 | 0.4271 | 0.5303 | 0.5037 | 0.6635 | 0.7195 | 0.3556 | 0.5178 | 0.2928 | 0.5429 |
|
81 |
+
| 11.1429 | 15.0 | 1860 | 12.6226 | 0.3387 | 0.7516 | 0.2502 | 0.3013 | 0.5664 | 0.5167 | 0.242 | 0.4358 | 0.5405 | 0.5148 | 0.672 | 0.7024 | 0.3785 | 0.5396 | 0.299 | 0.5414 |
|
82 |
+
| 11.1429 | 16.0 | 1984 | 12.6546 | 0.3201 | 0.7384 | 0.2163 | 0.2788 | 0.5481 | 0.5198 | 0.2334 | 0.4177 | 0.5154 | 0.4877 | 0.6555 | 0.6756 | 0.335 | 0.5041 | 0.3051 | 0.5267 |
|
83 |
+
| 10.8616 | 17.0 | 2108 | 12.7991 | 0.3023 | 0.6993 | 0.1833 | 0.2653 | 0.5407 | 0.5212 | 0.2226 | 0.4196 | 0.5267 | 0.502 | 0.6506 | 0.661 | 0.3164 | 0.5136 | 0.2883 | 0.5398 |
|
84 |
+
| 10.8616 | 18.0 | 2232 | 13.0344 | 0.2959 | 0.6811 | 0.1957 | 0.2643 | 0.5249 | 0.4736 | 0.2203 | 0.4098 | 0.5206 | 0.4987 | 0.6312 | 0.639 | 0.3156 | 0.4947 | 0.2762 | 0.5464 |
|
85 |
+
| 10.8616 | 19.0 | 2356 | 12.6805 | 0.3113 | 0.7391 | 0.1916 | 0.2837 | 0.5056 | 0.5156 | 0.2182 | 0.4131 | 0.519 | 0.4974 | 0.6222 | 0.6561 | 0.3318 | 0.4959 | 0.2907 | 0.5421 |
|
86 |
+
| 10.8616 | 20.0 | 2480 | 12.8532 | 0.3159 | 0.7272 | 0.2227 | 0.2711 | 0.5479 | 0.5232 | 0.2346 | 0.4329 | 0.527 | 0.4992 | 0.6608 | 0.6951 | 0.3304 | 0.5266 | 0.3014 | 0.5273 |
|
87 |
+
| 10.6669 | 21.0 | 2604 | 13.0404 | 0.3085 | 0.7068 | 0.212 | 0.2741 | 0.5373 | 0.4835 | 0.2291 | 0.426 | 0.5214 | 0.497 | 0.6443 | 0.6512 | 0.3297 | 0.5172 | 0.2872 | 0.5257 |
|
88 |
+
| 10.6669 | 22.0 | 2728 | 13.2767 | 0.3004 | 0.7087 | 0.1731 | 0.2698 | 0.5037 | 0.4881 | 0.22 | 0.4177 | 0.5127 | 0.4878 | 0.6382 | 0.6195 | 0.3094 | 0.4929 | 0.2913 | 0.5324 |
|
89 |
+
| 10.6669 | 23.0 | 2852 | 13.3145 | 0.3136 | 0.7285 | 0.2183 | 0.276 | 0.5546 | 0.3603 | 0.2339 | 0.4163 | 0.5121 | 0.4841 | 0.6596 | 0.6195 | 0.3348 | 0.5012 | 0.2924 | 0.5231 |
|
90 |
+
| 10.6669 | 24.0 | 2976 | 13.2074 | 0.303 | 0.7025 | 0.2054 | 0.2746 | 0.5373 | 0.4228 | 0.2381 | 0.4138 | 0.5124 | 0.4857 | 0.6468 | 0.6463 | 0.3356 | 0.5036 | 0.2704 | 0.5213 |
|
91 |
+
| 10.4375 | 25.0 | 3100 | 13.2769 | 0.2989 | 0.7142 | 0.182 | 0.2699 | 0.5093 | 0.3726 | 0.2209 | 0.4198 | 0.5128 | 0.4851 | 0.6534 | 0.6049 | 0.3063 | 0.5024 | 0.2914 | 0.5232 |
|
92 |
+
| 10.4375 | 26.0 | 3224 | 13.2106 | 0.3122 | 0.7033 | 0.2326 | 0.2782 | 0.5588 | 0.4092 | 0.2428 | 0.4182 | 0.5147 | 0.4871 | 0.6609 | 0.6 | 0.3474 | 0.5083 | 0.277 | 0.5212 |
|
93 |
+
| 10.4375 | 27.0 | 3348 | 13.4529 | 0.2912 | 0.6939 | 0.187 | 0.2549 | 0.534 | 0.4787 | 0.2234 | 0.4139 | 0.5027 | 0.4753 | 0.6399 | 0.6366 | 0.289 | 0.4882 | 0.2933 | 0.5173 |
|
94 |
+
| 10.4375 | 28.0 | 3472 | 13.4314 | 0.2971 | 0.6934 | 0.1873 | 0.2615 | 0.5335 | 0.418 | 0.24 | 0.4137 | 0.5058 | 0.4794 | 0.6314 | 0.6293 | 0.3171 | 0.5053 | 0.2771 | 0.5063 |
|
95 |
+
| 10.2288 | 29.0 | 3596 | 13.5119 | 0.2888 | 0.6785 | 0.1829 | 0.2527 | 0.5343 | 0.4394 | 0.231 | 0.4143 | 0.5081 | 0.4798 | 0.652 | 0.6171 | 0.3034 | 0.4994 | 0.2741 | 0.5168 |
|
96 |
+
| 10.2288 | 30.0 | 3720 | 13.5972 | 0.2855 | 0.6767 | 0.1849 | 0.2538 | 0.529 | 0.4643 | 0.2364 | 0.4151 | 0.5133 | 0.489 | 0.633 | 0.6171 | 0.2936 | 0.5065 | 0.2773 | 0.5202 |
|
97 |
+
| 10.2288 | 31.0 | 3844 | 13.4668 | 0.298 | 0.6943 | 0.1876 | 0.2653 | 0.5326 | 0.4253 | 0.2387 | 0.4162 | 0.5078 | 0.4824 | 0.6337 | 0.6098 | 0.315 | 0.4982 | 0.2811 | 0.5173 |
|
98 |
+
| 10.2288 | 32.0 | 3968 | 13.4664 | 0.3062 | 0.712 | 0.1937 | 0.2753 | 0.5391 | 0.4017 | 0.2445 | 0.4223 | 0.5163 | 0.4911 | 0.6429 | 0.6146 | 0.3337 | 0.5136 | 0.2788 | 0.5191 |
|
99 |
+
| 10.013 | 33.0 | 4092 | 13.5583 | 0.2948 | 0.6887 | 0.1853 | 0.2615 | 0.5387 | 0.4264 | 0.243 | 0.4227 | 0.5136 | 0.4856 | 0.6558 | 0.6293 | 0.3106 | 0.513 | 0.2789 | 0.5142 |
|
100 |
+
| 10.013 | 34.0 | 4216 | 13.6147 | 0.2959 | 0.6873 | 0.1871 | 0.2623 | 0.5351 | 0.4337 | 0.2401 | 0.4189 | 0.5081 | 0.4807 | 0.6481 | 0.6146 | 0.3129 | 0.5089 | 0.2789 | 0.5073 |
|
101 |
+
| 10.013 | 35.0 | 4340 | 13.6470 | 0.2945 | 0.6755 | 0.1859 | 0.2623 | 0.5389 | 0.4153 | 0.2391 | 0.4184 | 0.5096 | 0.4805 | 0.6599 | 0.6195 | 0.3147 | 0.5089 | 0.2743 | 0.5104 |
|
102 |
+
| 10.013 | 36.0 | 4464 | 13.5936 | 0.2939 | 0.6818 | 0.1832 | 0.2623 | 0.538 | 0.3559 | 0.2409 | 0.4166 | 0.512 | 0.4839 | 0.6583 | 0.6049 | 0.3113 | 0.5089 | 0.2764 | 0.5152 |
|
103 |
+
| 9.8455 | 37.0 | 4588 | 13.6458 | 0.2981 | 0.6889 | 0.1828 | 0.265 | 0.536 | 0.4118 | 0.2385 | 0.4208 | 0.5092 | 0.4804 | 0.6582 | 0.6122 | 0.3116 | 0.5101 | 0.2846 | 0.5083 |
|
104 |
+
| 9.8455 | 38.0 | 4712 | 13.6006 | 0.2994 | 0.6924 | 0.1848 | 0.2681 | 0.5355 | 0.4329 | 0.2435 | 0.4233 | 0.5144 | 0.4868 | 0.6568 | 0.622 | 0.3188 | 0.5166 | 0.28 | 0.5122 |
|
105 |
+
| 9.8455 | 39.0 | 4836 | 13.6255 | 0.3019 | 0.6929 | 0.201 | 0.2679 | 0.5438 | 0.4629 | 0.2446 | 0.4275 | 0.5138 | 0.4848 | 0.6606 | 0.6415 | 0.3204 | 0.5207 | 0.2833 | 0.5069 |
|
106 |
+
| 9.8455 | 40.0 | 4960 | 13.5792 | 0.3006 | 0.6973 | 0.186 | 0.2692 | 0.5377 | 0.4263 | 0.2425 | 0.4254 | 0.5135 | 0.4851 | 0.6601 | 0.6146 | 0.3195 | 0.5148 | 0.2817 | 0.5123 |
|
107 |
+
|
108 |
+
|
109 |
+
### Framework versions
|
110 |
+
|
111 |
+
- Transformers 4.51.3
|
112 |
+
- Pytorch 2.7.0+cu126
|
113 |
+
- Datasets 3.6.0
|
114 |
+
- Tokenizers 0.21.1
|
config.json
ADDED
@@ -0,0 +1,126 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"activation_dropout": 0.0,
|
3 |
+
"activation_function": "silu",
|
4 |
+
"anchor_image_size": null,
|
5 |
+
"architectures": [
|
6 |
+
"RTDetrV2ForObjectDetection"
|
7 |
+
],
|
8 |
+
"attention_dropout": 0.0,
|
9 |
+
"auxiliary_loss": true,
|
10 |
+
"backbone": null,
|
11 |
+
"backbone_config": {
|
12 |
+
"depths": [
|
13 |
+
3,
|
14 |
+
4,
|
15 |
+
6,
|
16 |
+
3
|
17 |
+
],
|
18 |
+
"downsample_in_bottleneck": false,
|
19 |
+
"downsample_in_first_stage": false,
|
20 |
+
"embedding_size": 64,
|
21 |
+
"hidden_act": "relu",
|
22 |
+
"hidden_sizes": [
|
23 |
+
256,
|
24 |
+
512,
|
25 |
+
1024,
|
26 |
+
2048
|
27 |
+
],
|
28 |
+
"layer_type": "bottleneck",
|
29 |
+
"model_type": "rt_detr_resnet",
|
30 |
+
"num_channels": 3,
|
31 |
+
"out_features": [
|
32 |
+
"stage2",
|
33 |
+
"stage3",
|
34 |
+
"stage4"
|
35 |
+
],
|
36 |
+
"out_indices": [
|
37 |
+
2,
|
38 |
+
3,
|
39 |
+
4
|
40 |
+
],
|
41 |
+
"stage_names": [
|
42 |
+
"stem",
|
43 |
+
"stage1",
|
44 |
+
"stage2",
|
45 |
+
"stage3",
|
46 |
+
"stage4"
|
47 |
+
]
|
48 |
+
},
|
49 |
+
"backbone_kwargs": null,
|
50 |
+
"batch_norm_eps": 1e-05,
|
51 |
+
"box_noise_scale": 1.0,
|
52 |
+
"d_model": 256,
|
53 |
+
"decoder_activation_function": "relu",
|
54 |
+
"decoder_attention_heads": 8,
|
55 |
+
"decoder_ffn_dim": 1024,
|
56 |
+
"decoder_in_channels": [
|
57 |
+
256,
|
58 |
+
256,
|
59 |
+
256
|
60 |
+
],
|
61 |
+
"decoder_layers": 6,
|
62 |
+
"decoder_method": "default",
|
63 |
+
"decoder_n_levels": 3,
|
64 |
+
"decoder_n_points": 4,
|
65 |
+
"decoder_offset_scale": 0.5,
|
66 |
+
"disable_custom_kernels": true,
|
67 |
+
"dropout": 0.0,
|
68 |
+
"encode_proj_layers": [
|
69 |
+
2
|
70 |
+
],
|
71 |
+
"encoder_activation_function": "gelu",
|
72 |
+
"encoder_attention_heads": 8,
|
73 |
+
"encoder_ffn_dim": 1024,
|
74 |
+
"encoder_hidden_dim": 256,
|
75 |
+
"encoder_in_channels": [
|
76 |
+
512,
|
77 |
+
1024,
|
78 |
+
2048
|
79 |
+
],
|
80 |
+
"encoder_layers": 1,
|
81 |
+
"eos_coefficient": 0.0001,
|
82 |
+
"eval_size": null,
|
83 |
+
"feat_strides": [
|
84 |
+
8,
|
85 |
+
16,
|
86 |
+
32
|
87 |
+
],
|
88 |
+
"focal_loss_alpha": 0.75,
|
89 |
+
"focal_loss_gamma": 2.0,
|
90 |
+
"freeze_backbone_batch_norms": true,
|
91 |
+
"hidden_expansion": 1.0,
|
92 |
+
"id2label": {
|
93 |
+
"0": "football",
|
94 |
+
"1": "player"
|
95 |
+
},
|
96 |
+
"initializer_bias_prior_prob": null,
|
97 |
+
"initializer_range": 0.01,
|
98 |
+
"is_encoder_decoder": true,
|
99 |
+
"label2id": {
|
100 |
+
"football": 0,
|
101 |
+
"player": 1
|
102 |
+
},
|
103 |
+
"label_noise_ratio": 0.5,
|
104 |
+
"layer_norm_eps": 1e-05,
|
105 |
+
"learn_initial_query": false,
|
106 |
+
"matcher_alpha": 0.25,
|
107 |
+
"matcher_bbox_cost": 5.0,
|
108 |
+
"matcher_class_cost": 2.0,
|
109 |
+
"matcher_gamma": 2.0,
|
110 |
+
"matcher_giou_cost": 2.0,
|
111 |
+
"model_type": "rt_detr_v2",
|
112 |
+
"normalize_before": false,
|
113 |
+
"num_denoising": 100,
|
114 |
+
"num_feature_levels": 3,
|
115 |
+
"num_queries": 300,
|
116 |
+
"positional_encoding_temperature": 10000,
|
117 |
+
"torch_dtype": "float32",
|
118 |
+
"transformers_version": "4.51.3",
|
119 |
+
"use_focal_loss": true,
|
120 |
+
"use_pretrained_backbone": false,
|
121 |
+
"use_timm_backbone": false,
|
122 |
+
"weight_loss_bbox": 5.0,
|
123 |
+
"weight_loss_giou": 2.0,
|
124 |
+
"weight_loss_vfl": 1.0,
|
125 |
+
"with_box_refine": true
|
126 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3580168bf6a976353024b66f96fa69b0f0a30b382101a3e06d4a0209f3319158
|
3 |
+
size 171535680
|
preprocessor_config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"crop_size": null,
|
3 |
+
"data_format": "channels_first",
|
4 |
+
"default_to_square": false,
|
5 |
+
"device": null,
|
6 |
+
"do_center_crop": null,
|
7 |
+
"do_convert_annotations": true,
|
8 |
+
"do_convert_rgb": null,
|
9 |
+
"do_normalize": false,
|
10 |
+
"do_pad": false,
|
11 |
+
"do_rescale": true,
|
12 |
+
"do_resize": true,
|
13 |
+
"format": "coco_detection",
|
14 |
+
"image_mean": [
|
15 |
+
0.485,
|
16 |
+
0.456,
|
17 |
+
0.406
|
18 |
+
],
|
19 |
+
"image_processor_type": "RTDetrImageProcessorFast",
|
20 |
+
"image_std": [
|
21 |
+
0.229,
|
22 |
+
0.224,
|
23 |
+
0.225
|
24 |
+
],
|
25 |
+
"input_data_format": null,
|
26 |
+
"pad_size": null,
|
27 |
+
"resample": 2,
|
28 |
+
"rescale_factor": 0.00392156862745098,
|
29 |
+
"return_segmentation_masks": null,
|
30 |
+
"return_tensors": null,
|
31 |
+
"size": {
|
32 |
+
"height": 480,
|
33 |
+
"width": 480
|
34 |
+
}
|
35 |
+
}
|
runs/May17_12-33-57_50ba844597d8/events.out.tfevents.1747485285.50ba844597d8.20148.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c7824fdd691702ed4d271257189d4e6e1c7a16afd19a99909b5daacec803ca7
|
3 |
+
size 7003
|
runs/May17_12-33-57_50ba844597d8/events.out.tfevents.1747485668.50ba844597d8.20148.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68b2995af63acf7a46b60ad6919620df14df16c374bfb4c452c4e70e0d372f88
|
3 |
+
size 7003
|
runs/May17_12-53-18_50ba844597d8/events.out.tfevents.1747486401.50ba844597d8.20148.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f3b5eec7033e7293766d588bfd67ca5b7285a70695866a90beced37e5050ea0
|
3 |
+
size 7003
|
runs/May17_13-14-11_50ba844597d8/events.out.tfevents.1747487657.50ba844597d8.20148.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:260d5464092344231f5391e1999ef6cb9715600eba643035a74b85ba17f0cdd4
|
3 |
+
size 7003
|
runs/May17_13-14-11_50ba844597d8/events.out.tfevents.1747489695.50ba844597d8.20148.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff854d18143ef41022409a95d93c5ce87b31221aa0f8706914bb2dd17aaa4e1d
|
3 |
+
size 53875
|
runs/May17_13-14-11_50ba844597d8/events.out.tfevents.1747498219.50ba844597d8.20148.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3cd4de1a8d030fd1170792b771472b6c0f491136c8c4e549555120b8995f68d
|
3 |
+
size 1204
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:592ce17f3a2264e91a75c16792677b464f6c7925b9d7f5fa4f1c44a3e9647a46
|
3 |
+
size 5777
|