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

onnx to ncnn #2

Open
magicse opened this issue Aug 26, 2022 · 0 comments
Open

onnx to ncnn #2

magicse opened this issue Aug 26, 2022 · 0 comments

Comments

@magicse
Copy link

magicse commented Aug 26, 2022

Hi, thank you for your work.
I found this model enlighten.onnx here EnlightenGAN-inference It for restore low-light images.
Could you help me convert onnx model to ncnn?
I tried it by myself with onnx2ncnn but i get errors

onnx2ncnn.exe enlighten-sim.onnx enlighten.param enlighten.bin
Unsupported split axis !
Unsupported squeeze axes !
Unsupported split axis !
Unsupported squeeze axes !
Unsupported squeeze axes !
Unsupported squeeze axes !
Unsupported unsqueeze axes !
Unsupported unsqueeze axes !
The same erros from this online converter onnx2ncnn

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

1 participant