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.31k stars 258 forks source link

The threshold used during verification #294

Open chenhao324 opened 4 months ago

chenhao324 commented 4 months ago

Thank you for the great work of the author. May I ask if a classification threshold was used to verify the accuracy of the Coco dataset? If so, what is this threshold, or if other thresholds were used?

lyuwenyu commented 4 months ago

We haven't conducted any relevant experiments, just chose the top k == 300