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

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

Open
lthakur007 opened this issue Dec 12, 2020 · 0 comments

Comments

@lthakur007
Copy link

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.

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