lyuwenyu/RT-DETR

Pytorch RTDETR

lyuwenyu opened this issue · 5 comments

Thanks for your tireless efforts on our behalf!

May I ask if rt detr has used dynamic anchor box updates for dab-detr?

Thanks for RT-DETR :)

It would be so valuable if the links for the weights were in the README.md.

Thanks for this amazing repo!
Are there also configs/weights available for the scaled R18 used in the paper?
Thanks in advance!
Regards, Ramon

Is the only change indeed changing the depth_mult to 0.33 and the eval_idx to 2 to reproduce the scaled R18 in the paper?