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

ERROR: pytorch2onnx.py unpack error #52

Open
ggccccc opened this issue Mar 16, 2022 · 4 comments
Open

ERROR: pytorch2onnx.py unpack error #52

ggccccc opened this issue Mar 16, 2022 · 4 comments

Comments

@ggccccc
Copy link

ggccccc commented Mar 16, 2022

Before raising a question, you may need to check the following listed items.

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. I have read the FAQ documentation but cannot get the expected help.
    I use the pth and cfg file of Swin-S which date is Kinetics400, but got
    image
    And, I didn't modify any of the code
@LeiYiNuist
Copy link

Did you solve this problem please ! I also have the same problem!

@ggccccc
Copy link
Author

ggccccc commented Apr 18, 2022

I change the input shape [1,12,3,32,224,224] can generate the onnx model , but the onnx model can't infer , you can check the tools/test.py func: inference_onnx . and you can see the input shape of the onnx model is [1.12,3,32,224,224].

@leonid-pishchulin
Copy link

related issue

@gigasurgeon
Copy link

I was able to successfully convert it to ONNX by using this -> #89 (comment)

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

4 participants