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

Error when converting with merge layer #51

Open
dangz90 opened this issue Dec 1, 2017 · 0 comments
Open

Error when converting with merge layer #51

dangz90 opened this issue Dec 1, 2017 · 0 comments

Comments

@dangz90
Copy link

dangz90 commented Dec 1, 2017

Hi,

When I try to convert my caffe model I receive the following error:
ValueError: "concat" mode can only merge layers with matching output shapes except for the concat axis. Layer shapes: [(None, -1L, 27L, 64), (None, -1L, 27L, 128), (None, -1L, 27L, 32), (None, -1L, 27L, 32)]

It is quite strange that in the shape of the layer contains an L and is -1.

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