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

Fix error due to numpy 2.x incompatibility #348

Open Y-T-G opened 4 months ago

Y-T-G commented 4 months ago

Fixes RuntimeError: Could not infer dtype of numpy.uint8 error.