-
Notifications
You must be signed in to change notification settings - Fork 201
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
Can't export ONNX transformer #74
Comments
I was able to resolve this issue by modifying this line as
and finally an error: |
I am also getting the same |
I was able to successfully convert it to ONNX by using this -> #89 (comment) |
This command
python3 tools/deployment/pytorch2onnx.py configs/recognition/swin/swin_tiny_patch244_window877_kinetics400_1k.py swin_tiny_patch244_window877_kinetics400_1k.pth
outputs this error :The text was updated successfully, but these errors were encountered: