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

Inference image/video on C++ #209

Open Egorundel opened 8 months ago

Egorundel commented 8 months ago

Hello, do you have any code for Inference image/video on C++?

lyuwenyu commented 8 months ago

Sorry, currently no related code. ( But, hope this https://github.com/lyuwenyu/RT-DETR/issues/95 can help you.