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

Error while training with SSD Mobilenet #18

Open
bored-wolf opened this issue Jan 29, 2019 · 0 comments
Open

Error while training with SSD Mobilenet #18

bored-wolf opened this issue Jan 29, 2019 · 0 comments

Comments

@bored-wolf
Copy link

When I run the code for training with the SSD Mobilenet model, I get the following error:

ValueError: Shape must be rank 1 but is rank 4 for 'conv1_bn/cond/FusedBatchNorm' (op: 'FusedBatchNorm') with input shapes: [?,150,150,32], [1,150,1,1], [1,150,1,1], [1,150,1,1], [1,150,1,1]

for an input shape of (300,300,3)

Is there any change that would need to be made for rectifying this?

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