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 259 forks source link

inference issue #234

Open Mariajiye opened 6 months ago

Mariajiye commented 6 months ago

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


hi, i'm trying to get inference image of my dataset. this is one of the sample. image

as you can see, there are three different boxes and those are correct prediction. but i couldn't get why the number of the bounding boxes are the same. they're all different classes but what i see is only number 2. what does that number 2 reffer to ? and what should i do to check the bounding boxes with the class label ?

waiting someone's response ,,,

thanks,

Describe the bug A clear and concise description of what the bug is. If applicable, add screenshots to help explain your problem.

To Reproduce Steps to reproduce the behavior.