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

Does this code work for the rectangle images #8

Open
Luke115 opened this issue Feb 5, 2022 · 0 comments
Open

Does this code work for the rectangle images #8

Luke115 opened this issue Feb 5, 2022 · 0 comments

Comments

@Luke115
Copy link

Luke115 commented Feb 5, 2022

ValueError: Dimensions must be equal, but are 220 and 100 for '{{node mean_squared_error/SquaredDifference}} = SquaredDifference[T=DT_FLOAT](deepcaps/recon/Relu, IteratorGetNext:2)' with input shapes: [?,220,220,1], [?,220,100,1].

giving this error my image size is 220 x 100 and when i resize it to square images it does work, but concerned about the non-square images.

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