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.72k stars 312 forks source link

Questions about real-time target detection model based on DETR #281

Open FanglinLiu1 opened 7 months ago

FanglinLiu1 commented 7 months ago
  1. May I ask the author which model your work is based on, such as DINO?
  2. Why do you think this design can achieve the effect of real-time target detection? What is the theoretical analysis?
  3. Can the real-time target detection model based on DETR beat YOLOv9? Is the DETR model suitable for real-time target detection tasks?
lyuwenyu commented 7 months ago

你问得这些问题都能在文章里找到 https://arxiv.org/abs/2304.08069