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
1.64k stars 178 forks source link

The RT-DETR (RT-DETR-HGNetv2 L and X) parameters are not available in pytorch nor are the configurations. #330

Open StephenMaturrin opened 3 weeks ago

StephenMaturrin commented 3 weeks ago

Hello,

I think there is some confusion because I can't find the parameters and configuration of the official papaer (RT-DETR) in pytorch.

The RT-DETR-HGNetv2 L and X parameters are not available in pytorch nor are the configurations. Only the parameters of the parallel experiments are available.

Could you please publish the RT-DETR-HGNetv2-L and X parameters and their settings please?

Thank you very much !

lyuwenyu commented 2 weeks ago

See this discussion https://github.com/lyuwenyu/RT-DETR/issues/179.