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 get textual and visual onnx model #940

Open
susht3 opened this issue Nov 14, 2023 · 1 comment
Open

how to get textual and visual onnx model #940

susht3 opened this issue Nov 14, 2023 · 1 comment

Comments

@susht3
Copy link

susht3 commented Nov 14, 2023

i train the new model, and want to get onnx models, how can i convert torch model to onnx model?

@ZiniuYu
Copy link
Member

ZiniuYu commented Nov 16, 2023

To convert a PyTorch model to ONNX, you can follow the step-by-step guide provided by PyTorch. Check out their tutorial for converting a super-resolution model as an example: PyTorch to ONNX Conversion.

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