dri11heaD/rtdetr-vehicle-accident-detection
017
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
rtdetr-vehicle-accident-detection
This model is a fine-tuned version of PekingU/rtdetr_r50vd_coco_o365 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 12.2411
- Map: 0.4396
- Map 50: 0.5998
- Map 75: 0.4789
- Map Small: 0.3192
- Map Medium: 0.3353
- Map Large: 0.5358
- Mar 1: 0.3873
- Mar 10: 0.6599
- Mar 100: 0.7769
- Mar Small: 0.5733
- Mar Medium: 0.7379
- Mar Large: 0.846
- Map Accident: 0.5871
- Mar 100 Accident: 0.8212
- Map Non-accident: 0.2922
- Mar 100 Non-accident: 0.7326
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0001
- trainbatchsize: 4
- evalbatchsize: 4
- seed: 3407
- optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lrschedulertype: cosine
- lrschedulerwarmup_steps: 300
- num_epochs: 20
- mixedprecisiontraining: Native AMP
Training results
Framework versions
- Transformers 5.15.1
- Pytorch 2.11.0+cu128
- Datasets 5.0.1
- Tokenizers 0.22.2
