Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorRT #29

Open
RuipingL opened this issue Feb 7, 2024 · 7 comments
Open

TensorRT #29

RuipingL opened this issue Feb 7, 2024 · 7 comments
Labels
enhancement New feature or request Working on it now!

Comments

@RuipingL
Copy link

RuipingL commented Feb 7, 2024

Thanks for your awsome work. Could you release the TensorRT version of YOLO-World? The inference time of YOLO-World onnx is kind of slow.

@wondervictor
Copy link
Collaborator

Hi @RuipingL, thanks for your interest in YOLO-World! We will provide the TensorRT version of YOLO-World shortly. Currently, could you try to deploy to TensorRT with the ONNX model? If you have any questions or make any progress, feel free to open issues.

@RuipingL
Copy link
Author

RuipingL commented Feb 8, 2024

Hi @wondervictor, thanks for reply and happy Chinese New Year in advance. When transferring your model to ONNX format, an automatic dimension compression might occur. This can cause an error during the conversion process to TensorRT.
P.S. We are using YOLO-World for an ongoing project urgently. We would appreciate it if you can prioritize this issue.

@NWalker4483
Copy link

Following this as well

@lzylzylzy123456
Copy link

期待TensorRT版本,我有一个小疑问,请问预估能在Nvidia什么型号上的边缘设备进行25ms的推理呢?Orin Nx、Xavier Nx、Orin Nano?最后再次感谢你们精彩的工作!

@raghav-vaaan
Copy link

any updates on this issue?

@ccl-private
Copy link

Maybe onnxruntime can use TensorRT ExecutionProvider. https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html

@PrinceP
Copy link

PrinceP commented Aug 4, 2024

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

Without dynamic batch, its working but onnx export has to be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Working on it now!
Projects
None yet
Development

No branches or pull requests

7 participants