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 when running CNN (Step 6) #2

Closed
pyrobluestar opened this issue May 13, 2018 · 1 comment
Closed

Error when running CNN (Step 6) #2

pyrobluestar opened this issue May 13, 2018 · 1 comment

Comments

@pyrobluestar
Copy link

I get a matrix dimension error when running the CNN:
InvalidArgumentError: Dimensions must be equal, but are 32768 and 25088 for 'MatMul' (op: 'MatMul') with input shapes: [16,32768], [25088,4096].

It looks like this error involves Variable_26:0 in the vggnet16?

@rezacsedu
Copy link

@pyrobluestar I got the same issue. Did you manage to solve it?

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