CoolFace
Modelpublic

dri11heaD/rtdetr-vehicle-accident-detection

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes17downloads
Model Card

<!-- 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

Training LossEpochStepValidation LossMapMap 50Map 75Map SmallMap MediumMap LargeMar 1Mar 10Mar 100Mar SmallMar MediumMar LargeMap AccidentMar 100 AccidentMap Non-accidentMar 100 Non-accident
34.38571.014717.03060.12870.21640.12810.01520.05070.20430.15790.47750.68380.39330.62550.75620.22050.74510.03690.6225
23.29182.029413.68420.20820.32720.21250.10270.12410.2350.24010.55150.73590.46330.69050.79850.3490.7870.06740.6848
20.25383.044115.50580.10860.18630.10370.1620.10850.1180.17050.49250.73170.480.73530.75560.17760.76110.03960.7022
18.64024.058812.74150.25550.37740.27430.15270.19330.27960.26970.59750.77960.51330.74210.83680.43150.82070.07960.7384
18.04875.073512.71440.31710.44770.33960.31570.21340.34090.32920.67120.78940.55330.75390.84650.4910.83320.14310.7457
16.20506.088212.16420.35830.51940.39170.3920.2940.42540.33620.6580.77270.50.7250.83610.50610.81710.21060.7283
15.44317.0102911.96250.39410.53090.43660.3130.310.42550.36910.66220.8030.50330.77370.86820.55880.83580.22940.7703
13.94178.0117611.74180.4130.58270.44820.36360.29820.4690.36110.67220.77380.580.7320.82870.54840.82590.27760.7217
13.97739.0132311.76990.42850.59190.47350.39050.31320.49070.35150.66470.77390.55670.73240.8510.56410.82540.2930.7225
13.517710.0147011.54810.4240.57760.46730.36230.29480.51550.36890.67620.78140.590.73990.84320.5940.82950.2540.7333
12.841411.0161711.96010.44620.60450.49260.41140.34580.52280.38790.68260.79580.60670.75770.85930.60010.8430.29240.7486
11.167912.0176411.58370.45020.60950.49510.34340.35070.53050.39460.67920.79290.64330.75560.84120.60110.83370.29920.7522
10.411513.0191112.06870.43930.60290.49260.27060.32860.52830.37350.67840.77650.54330.73610.84290.58850.82690.290.7261
10.128414.0205811.92560.44710.60750.4970.37990.33470.53520.39250.68330.78410.60.73510.84350.59570.8290.29840.7391
9.702615.0220511.91280.44610.61110.49780.35360.33410.54140.38230.67310.77960.62330.73210.84320.59970.83520.29260.7239
9.995116.0235212.15090.45220.61930.49120.38410.35060.53590.38360.67330.7850.60670.73050.85330.59560.82640.30880.7435
9.440617.0249912.22620.43720.5980.48040.35890.33630.5250.3850.65740.77920.58670.73580.83990.58170.81920.29270.7391
9.295018.0264612.26010.44330.60350.4810.3330.34010.53860.38830.67130.7760.59330.72820.84120.59180.82380.29480.7283
9.104719.0279312.25270.44020.60110.47650.32460.33650.53590.38730.66780.78210.57670.74430.8470.58780.82280.29260.7413
8.498820.0294012.24110.43960.59980.47890.31920.33530.53580.38730.65990.77690.57330.73790.8460.58710.82120.29220.7326

Framework versions

  • —Transformers 5.15.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 5.0.1
  • —Tokenizers 0.22.2