Skip to content

When I tried to test the model it says, but it was called on an input with incompatible shape (x, x, x). #21

@lthakur007

Description

@lthakur007

WARNING:tensorflow:Model was constructed with shape (None, x, x, x) for input Tensor("input_10:0", shape=(None, x, x, x), dtype=float32), but it was called on an input with incompatible shape (y, x, x).

I am getting the error as given above when I try to predict with the trained model using the framework.

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