CoolFace
Modelpublic

benjamintli/rt-detr-v2_barcode-detection

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

rt-detr-v2_barcode-detection

This model is a fine-tuned version of PekingU/rtdetr_v2_r18vd on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 5.0340
  • Map: 0.6583
  • Map 50: 0.8036
  • Map 75: 0.7156
  • Map Small: 0.2754
  • Map Medium: 0.7152
  • Map Large: 0.747
  • Mar 1: 0.3589
  • Mar 10: 0.833
  • Mar 100: 0.8673
  • Mar Small: 0.6183
  • Mar Medium: 0.8656
  • Mar Large: 0.8872
  • Map Barcode: 0.6583
  • Mar 100 Barcode: 0.8673

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: 16
  • 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: 300
  • num_epochs: 8

Training results

Training LossEpochStepValidation LossMapMap 50Map 75Map BarcodeMap LargeMap MediumMap SmallMar 1Mar 10Mar 100Mar 100 BarcodeMar LargeMar MediumMar Small
7.431.016365.05470.6230.77560.68410.6230.65940.66740.26480.35420.81170.85210.85210.87490.85520.5325
6.95382.032724.95080.62970.78290.68780.62970.71090.64490.2610.36120.82380.86040.86040.87940.86240.5972
6.67333.049085.00560.65530.80730.71220.65530.73590.67820.23190.34810.82010.85420.85420.87120.85730.6107
6.57834.065445.04930.65240.8080.7110.65240.74720.67820.23910.35810.82680.86290.86290.88190.86390.6066
6.49865.081805.02080.69440.85780.75420.69440.76510.71350.28080.37060.83070.86110.86110.8790.8630.6131
6.40566.098165.01160.68430.83990.74450.68430.76070.71260.30260.3710.83740.86640.86640.88640.86460.6176
6.40747.0114525.02290.6530.79890.71060.27680.71120.7310.35130.83260.86940.6190.86750.88960.6530.8694
6.25768.0130885.03400.65830.80360.71560.27540.71520.7470.35890.8330.86730.61830.86560.88720.65830.8673

Framework versions

  • Transformers 4.57.3
  • Pytorch 2.9.0+cu126
  • Datasets 4.4.2
  • Tokenizers 0.22.1