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

yolov3 onnx format with low opset, suitable for tensorrt 6.5 #597

Open
ilpapds opened this issue Apr 6, 2023 · 1 comment
Open

yolov3 onnx format with low opset, suitable for tensorrt 6.5 #597

ilpapds opened this issue Apr 6, 2023 · 1 comment

Comments

@ilpapds
Copy link

ilpapds commented Apr 6, 2023

Hello! Your work is really admirable. Is there any possibility you could share a yolov3 onnx implementation in a suitable version for a previous tensorrt version such as 5 to 6.5?

In case you dont, could you please help me convert a yolov3 pretrained model to a onnx format with low opset version suitable for tensorrt 6.5?

Thank you in advance

@jkjung-avt
Copy link
Owner

I updated the code to support ONNX==1.9.0 in May, 2022 (43677bf).

You could try to use the code prior to that. For example, https://github.com/jkjung-avt/tensorrt_demos/tree/c6afc40082da72397b2b0ad91eb6f32acf3b731d.

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