CoolFace
Modelpublic

merve/yolos-small-license-plates

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes33downloads
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. -->

<a href="https://huggingface.co/spaces/merve/trackio" target="_blank"><img src="https://raw.githubusercontent.com/gradio-app/trackio/refs/heads/main/trackio/assets/badge.png" alt="Visualize in Trackio" title="Visualize in Trackio" style="height: 40px;"/></a>

yolos-small-license-plates

This model is a fine-tuned version of hustvl/yolos-small on the merve/license-plates dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6225
  • —Map: 0.534
  • —Map 50: 0.9077
  • —Map 75: 0.5625
  • —Map Small: 0.2792
  • —Map Medium: 0.6175
  • —Map Large: 0.5909
  • —Mar 1: 0.5969
  • —Mar 10: 0.6588
  • —Mar 100: 0.6656
  • —Mar Small: 0.4416
  • —Mar Medium: 0.739
  • —Mar Large: 0.7841
  • —Map License Plate: 0.534
  • —Mar 100 License Plate: 0.6656

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: 5e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.1
  • —num_epochs: 10.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossMapMap 50Map 75Map SmallMap MediumMap LargeMar 1Mar 10Mar 100Mar SmallMar MediumMar LargeMap License PlateMar 100 License Plate
0.96651.0780.88660.13570.27470.11650.05120.16730.23540.40360.55710.57810.31630.66750.65910.13570.5781
0.89462.01560.94210.1270.30180.07880.05310.15450.19690.3350.50910.51270.27670.59070.62730.1270.5127
0.92923.02340.83660.18210.36820.15630.04820.22950.1950.42150.57050.57640.28820.67060.73180.18210.5764
0.80674.03120.81240.25110.51730.20420.07020.31770.28090.4450.55820.56380.27220.65860.72730.25110.5638
0.88695.03900.80120.35890.74320.29850.12970.44570.39990.47160.59690.60140.33350.68760.76820.35890.6014
0.70276.04680.70830.43860.82280.41430.17730.54580.51770.53880.61560.62120.38160.69760.77950.43860.6212
0.65967.05460.72960.44460.86090.39260.18070.53980.48260.5230.60690.61140.37140.69050.72950.44460.6114
0.57028.06240.65420.51240.89070.54020.25310.60150.58210.57640.6450.65040.39920.73410.76140.51240.6504
0.60349.07020.63050.52850.90310.55950.26850.61430.580.5910.6540.6610.43880.73260.79550.52850.661
0.521910.07800.62250.5340.90770.56250.27920.61750.59090.59690.65880.66560.44160.7390.78410.5340.6656

Framework versions

  • —Transformers 5.3.0.dev0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.6.0
  • —Tokenizers 0.22.2