pytorch2keras
pytorch2keras copied to clipboard
AttributeError: Cannot convert ConvTranspose2d with output_padding != 0
Describe the bug A clear and concise description of what the bug is.
To Reproduce Snippet of your code
Expected behavior A clear and concise description of what you expected to happen.
Logs If applicable, add error message to help explain your problem.
Environment (please complete the following information):
- OS: [e.g. iOS] Ubuntu
- Python [e.g. Python 2, Python 3] : Python3
- Version [e.g. v0.1.11] Latest
Additional context
DEBUG:onnx2keras:convtranpose:ConvTranspose without bias
Traceback (most recent call last):
File "src/margipose/bin/export_model.py", line 64, in
Any updates on this? Thanks in advance.