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 #92

Open
liuYYYYYYYYy opened this issue May 24, 2022 · 6 comments
Open

TensorRT #92

liuYYYYYYYYy opened this issue May 24, 2022 · 6 comments
Labels
Deploy question Further information is requested

Comments

@liuYYYYYYYYy
Copy link

What should I do after generating the TensorRT model?

@voldemortX
Copy link
Owner

@liuYYYYYYYYy You can use it in NVIDIA's related packages. I believe there is pip inference toolkits like tensorrt. See https://developer.nvidia.com/tensorrt for introductions.

@voldemortX voldemortX added question Further information is requested Deploy labels May 24, 2022
@liuYYYYYYYYy
Copy link
Author

Is there no code in this project that can run TensorRT model?

@voldemortX
Copy link
Owner

@liuYYYYYYYYy Currently we only provide conversion codes. However, we do have some verification codes that does inference here. You could use it similarly like here.

In the future, we might want to provide onnx/tensorrt execution for full dataset/custom input inference or visualization processes.

@Rsweater
Copy link

Hi @voldemortX Seniors! Is the FPS of the model in the repository, using TensorRT?

@voldemortX
Copy link
Owner

@Rsweater Not yet, lots of them have conversion issues and I feel like it should be done on a jetson, which I don't have.

@Rsweater
Copy link

Rsweater commented Dec 20, 2022

@Rsweater Not yet, lots of them have conversion issues and I feel like it should be done on a jetson, which I don't have.

Oh, I see. Thank you very much, senior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deploy question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants