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

How to convert it to onnx in ros? #5

Open
fy123-gh opened this issue May 13, 2022 · 1 comment
Open

How to convert it to onnx in ros? #5

fy123-gh opened this issue May 13, 2022 · 1 comment

Comments

@fy123-gh
Copy link

Hello, I am currently working on yolo->onnx->tensorrt and deploying to ROS, can you give me some reference?

@wep21
Copy link
Owner

wep21 commented May 22, 2022

@fy123-gh
You can use tihs script for yolov3.
https://github.com/NVIDIA/TensorRT/blob/main/samples/python/yolov3_onnx/yolov3_to_onnx.py
If you also want to convert yolov4 model, you need to add some patches into the script above.

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