AILab-CVC / YOLO-World

[CVPR 2024] Real-Time Open-Vocabulary Object Detection
https://www.yoloworld.cc
GNU General Public License v3.0
4.58k stars 444 forks source link

Export TensortRT for triton server #11

Open thieunv96 opened 8 months ago

thieunv96 commented 8 months ago

First thing I want to say thanks so much to the author for this work! Could we export YOLO-World to ONNX or TensorRT now? Thank you in advance!

mtjhl commented 7 months ago

Can you export the model to tensorrt file now? @wondervictor

PrinceP commented 2 months ago

https://github.com/PrinceP/tensorrt-cpp-for-onnx?tab=readme-ov-file#yolo-world

@mtjhl @thieunv96 Without dynamic batch its working.