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

What are the limitations on Inceptionv3 input shape? #6

Open
mazatov opened this issue Dec 23, 2021 · 0 comments
Open

What are the limitations on Inceptionv3 input shape? #6

mazatov opened this issue Dec 23, 2021 · 0 comments

Comments

@mazatov
Copy link

mazatov commented Dec 23, 2021

I seem to always get this error when I try to create InceptionV3 model no matter what input_shape. What are the limitations on input shape there?

InvalidArgumentError: Negative dimension size caused by subtracting 3 from 2 for '{{node conv3d_314/Conv3D}} = 
Conv3D[T=DT_FLOAT, data_format="NDHWC", dilations=[1, 1, 1, 1, 1], padding="VALID", strides=[1, 2, 2, 2, 1]](Placeholder, 
conv3d_314/Conv3D/ReadVariableOp)' with input shapes: [?,2,17,17,192], [3,3,3,192,320].
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