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

精度评估 #358

Open lime-s opened 4 months ago

lime-s commented 4 months ago

您好,我想测试map30,我应该在哪里修改精度评估代码

lyuwenyu commented 4 months ago

pycocotools 库里 修改 summarize函数