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

The upresnet10 model is not exported as a caffe model #33

Open
CarbonPool opened this issue Dec 30, 2021 · 0 comments
Open

The upresnet10 model is not exported as a caffe model #33

CarbonPool opened this issue Dec 30, 2021 · 0 comments

Comments

@CarbonPool
Copy link

I tried to train the upresnet10 model. I want to export it as a caffe model. On the gui, it is used by waifux2x-caffe. I tried to run py .\convert_models.py, which prompted me to export errors:

C.check_model(protobuf_string)
onnx.onnx_cpp2py_export.checker.ValidationError: Node () has input size 1 not in range [min=3, max=5].

==> Context: Bad node spec for node. Name: OpType: Slice

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