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

Update export_onnx.py #276

Closed NeKoooo233 closed 5 months ago

NeKoooo233 commented 5 months ago

sorry, I made a mistake Fix previous pr error Lines 123-130 are abnormally indented Causes the loop to break out and only processes one image instead of a batch of images