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

Does not support the convert of xception? #85

Closed
koon-kai opened this issue Aug 22, 2022 · 3 comments
Closed

Does not support the convert of xception? #85

koon-kai opened this issue Aug 22, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@koon-kai
Copy link

I successfully converted the Xception ONNX model file to a .pt file, but the predicted data is inconsistent with the original ONNX file.

Is there any unsupported operation? but also did not throw any error message when converting.

@ivkalgin
Copy link
Contributor

Hello @koon-kai,
Please, give me the link to your onnx. What version of onnx2torch and version of pytorch do you use?

@senysenyseny16 senysenyseny16 added the bug Something isn't working label Aug 25, 2022
@niobeus
Copy link
Contributor

niobeus commented Aug 25, 2022

Hello @koon-kai,
Xception from timm works well. Can your give us the link to your onnx file?

@koon-kai
Copy link
Author

@niobeus @ivkalgin

I checked the weight of the pt file after the conversion, it is the same as the original one, the inconsistency should have nothing to do with the conversion tool.

I will close this issue.

Thank you both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants