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

在voc上有测试过效果吗 #458

Open ssss2233 opened 1 month ago

ssss2233 commented 1 month ago

Star RTDETR 请先在RTDETR主页点击star以支持本项目 Star RTDETR to help more people discover this project.


Describe the bug 训练了一下发现和其它如faster rcnn与yolo有较大差别,是因为voc数据量不够吗,用的resnet18做backbone image

To Reproduce Steps to reproduce the behavior.

lyuwenyu commented 1 month ago

暂时还没测过voc;可以先可视化看下效果

ssss2233 commented 1 month ago

请问代码仓库中有可视化的代码部分吗,自己尝试写了一个,好像在处理预测结果的地方有问题,可视化结果很差