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

help me thanks #1

Open
shining-love opened this issue Nov 4, 2020 · 2 comments
Open

help me thanks #1

shining-love opened this issue Nov 4, 2020 · 2 comments

Comments

@shining-love
Copy link

hello, could you show me that how to get deepsort.engine?

@kunyao2015
Copy link
Owner

I used this project : https://github.com/ZQPei/deep_sort_pytorch . Actually, the deep part is a person reid task and the network is simple

  1. convert torch moel to onnx format, 2) then convert onnx file to TensorRT engine and serialize the engine to deepsort.engine(or any other names)

@shining-love
Copy link
Author

I used this project : https://github.com/ZQPei/deep_sort_pytorch . Actually, the deep part is a person reid task and the network is simple

  1. convert torch moel to onnx format, 2) then convert onnx file to TensorRT engine and serialize the engine to deepsort.engine(or any other names)

Thanks for your reply! could you show me how to convert torch moel to onnx format, and then convert onnx file to TensorRT engine?any code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants