Visualizing_Understanding_CNN_Implementation icon indicating copy to clipboard operation
Visualizing_Understanding_CNN_Implementation copied to clipboard

ValueError

Open Mr-S-Wang opened this issue 6 years ago • 0 comments

When I run your code with keras 2.0.8 tensorflow 1.4.1, I get some problem: tensorflow.python.framework.errors_impl.InvalidArgumentError: Dimension 0 in both shapes must be equal, but are 3 and 384 for 'Assign_6' (op: 'Assign') with input shapes: [3,3,128,384], [384,256,3,3] what's wrong?

Mr-S-Wang avatar Dec 17 '19 07:12 Mr-S-Wang