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

模型‘scunet_color_real_gan.pth’ 导出为onnx,动态尺寸推理不成功 #14

Open
SophiaDz001 opened this issue Aug 11, 2022 · 1 comment

Comments

@SophiaDz001
Copy link

SophiaDz001 commented Aug 11, 2022

pth转为onnx,由于mul操作不支持矩阵于矩阵相乘的动态尺寸,不知道作者是否有尝试过导出动态尺寸的onnx模型成功推理嘛?

@lhehejunl
Copy link

pth转为onnx,由于mul操作不支持矩阵于矩阵相乘的动态尺寸,不知道作者是否有尝试过导出动态尺寸的onnx模型成功推理嘛?

我也在导出onnx,导出后用的opencv加载失败,请问您固定尺寸导出的onnx模型推理成功了吗?

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