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

Floating Point 16 ONNX model conversion #22

Open
seabass1217 opened this issue Jan 12, 2024 · 0 comments
Open

Floating Point 16 ONNX model conversion #22

seabass1217 opened this issue Jan 12, 2024 · 0 comments

Comments

@seabass1217
Copy link

First off, thank you for such a helpful repo!
I followed the the instructions on https://github.com/WongKinYiu/yolov7 to convert a .pt model to a .onnx model. The model runs fine, it produces the same results as the original .pt model. The problem is the .onnx model is twice the size as the .pt model. I think it's due to different floating point sizes. Any suggestions on converting fp16 .pt model to fp16 .onnx model?

Thanks in advance

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

1 participant