Skip to content

Error when converting with merge layer #51

@dangz90

Description

@dangz90

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions