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

Input dimension mis-match #36

Closed
matheuscass opened this issue Aug 14, 2018 · 1 comment
Closed

Input dimension mis-match #36

matheuscass opened this issue Aug 14, 2018 · 1 comment

Comments

@matheuscass
Copy link

I've got the following error on predict.py:

Traceback (most recent call last):
File "C:\Users\Matheus\Anaconda3\envs\tensorflow\lib\site-packages\theano\compile\function_module.py", line 903, in call
self.fn() if output_subset is None else
ValueError: Input dimension mis-match. (input[0].shape[3] = 50, input[1].shape[3] = 40)

Any thoughts? =/

@divamgupta
Copy link
Owner

Image segmentation keras has been updated. The new version should fix the issue.

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

2 participants