CoolFace
Modelpublic

aitf-komdigi/KomdigiUB-Gambling-Detection-RTDETR-R50

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

v3-rtdetr-r50-gambling-finetune

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

  • —Loss: 6.8580
  • —Map: 0.7154
  • —Map 50: 0.86
  • —Map 75: 0.7982
  • —Map Small: 0.4818
  • —Map Medium: 0.4823
  • —Map Large: 0.5059
  • —Mar 1: 0.6019
  • —Mar 10: 0.8463
  • —Mar 100: 0.876
  • —Mar Small: 0.8241
  • —Mar Medium: 0.8693
  • —Mar Large: 0.8723
  • —Map Banner Promo: 0.8704
  • —Mar 100 Banner Promo: 0.9604
  • —Map Cta Button: 0.7422
  • —Mar 100 Cta Button: 0.905
  • —Map Game Thumbnail: 0.6783
  • —Mar 100 Game Thumbnail: 0.9073
  • —Map Logo: 0.7334
  • —Mar 100 Logo: 0.848
  • —Map Menu Nav: 0.5527
  • —Mar 100 Menu Nav: 0.7593

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: 300
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossMapMap 50Map 75Map SmallMap MediumMap LargeMar 1Mar 10Mar 100Mar SmallMar MediumMar LargeMap Banner PromoMar 100 Banner PromoMap Cta ButtonMar 100 Cta ButtonMap Game ThumbnailMar 100 Game ThumbnailMap LogoMar 100 LogoMap Menu NavMar 100 Menu Nav
No log1.010720.57630.09220.12370.10820.10560.01850.21080.14680.3310.49180.3010.40380.59590.3990.91180.01950.48080.03670.50130.00130.28060.00460.2846
No log2.02149.02510.53240.66260.61920.32190.41830.63770.4620.76850.82280.70760.79620.88580.76880.93160.67390.87490.50190.85670.49940.79710.21790.6538
No log3.03217.73060.61550.77360.69290.39940.46620.70040.52380.7960.83650.67890.81510.89540.8310.95070.6720.87030.62380.85840.62960.78780.32130.7154
No log4.04287.15770.68980.85210.76390.41780.55170.84670.58380.8130.84970.75950.82320.93380.88220.96760.72910.88630.65690.83850.66310.81650.51790.7396
29.40325.05356.81770.72020.87950.79810.46060.5520.88280.58510.830.86890.77710.83160.92490.91070.96990.7430.90050.66940.87970.6650.82660.61310.7681
29.40326.06426.48330.75170.91610.83150.48880.62630.91390.59660.83930.8770.74230.85030.94250.93180.9750.7920.91140.7210.89350.69030.82160.62350.7835
29.40327.07496.70790.74520.90860.82680.46260.59530.91130.59990.83430.87510.78330.83830.94460.9270.96910.78280.90870.72390.89870.67970.81440.61260.7846
29.40328.08566.76790.7430.89890.82090.47150.61870.92010.60160.83540.87290.75090.8370.94990.92270.96990.780.910.72240.89090.67380.81580.6160.778
29.40329.09636.52810.74570.89990.83170.46590.61170.92210.59490.83430.86740.690.83380.94530.92640.97060.76690.90230.70980.87190.69270.81290.63260.7791
9.643310.010706.56100.75370.90650.84020.46720.62830.9260.60290.83640.87350.70520.83860.95210.93140.97430.77860.90820.72560.87920.69370.81580.63920.7901

Framework versions

  • —Transformers 5.0.0.dev0
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1

BibTeX entry and citation info

bibtex
@misc{lv2023detrs,
      title={DETRs Beat YOLOs on Real-time Object Detection},
      author={Yian Zhao and Wenyu Lv and Shangliang Xu and Jinman Wei and Guanzhong Wang and Qingqing Dang and Yi Liu and Jie Chen},
      year={2023},
      eprint={2304.08069},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
bibtex
@misc{rogge2025transformerstutorials,
  author       = {Rogge, Niels},
  title        = {Transformers Tutorials},
  year         = {2025},
  howpublished = {\url{https://github.com/NielsRogge/Transformers-Tutorials}}
}