lyuwenyu / RT-DETR

[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
Apache License 2.0
2.61k stars 303 forks source link

the difference between rtdetr_r50vd_m and rtdetr_r50vd #363

Open jeonjj1 opened 4 months ago

jeonjj1 commented 4 months ago

I'd like to know the difference between rtdetr_r50vd_m and rtdetr_r50vd

Looking at the result value, it seems that m version is a lightweight version, but I wonder if there is any structural difference. I would appreciate it if you could let me know what you have done to reduce the weight.