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

ONNX conversion problem #1

Open
come880412 opened this issue Aug 22, 2024 · 3 comments
Open

ONNX conversion problem #1

come880412 opened this issue Aug 22, 2024 · 3 comments

Comments

@come880412
Copy link

Hello,

Thank you for your outstanding work!
I recently attempted to convert the original "MVANet" model to an ONNX file but encountered some issues. Specifically, the "Adaptive_avg_pool" operator used in the model is dynamic, which prevents the ONNX conversion tool from converting the PyTorch model to ONNX. Could you provide any advice or guidance on how to address this issue?

Thank you once again for your excellent work!

@June1124
Copy link

June1124 commented Nov 1, 2024

with same questions.......

@come880412
Copy link
Author

@June1124 I've resolved the issue and successfully completed the ONNX conversion. If you'd like the updated script, I can provide it to you.

@June1124
Copy link

June1124 commented Nov 4, 2024

@June1124 I've resolved the issue and successfully completed the ONNX conversion. If you'd like the updated script, I can provide it to you.

Thank you very much for your work, here is my email: [email protected] or just reply over here.

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