Fitting the model : Section 9 lesson nr. 217 #556
Replies: 1 comment 1 reply
-
Hi @DeanNieuwerf , Seeing this error:
Looks like your input/layer shapes are off. Your layer shape is: But your input shape is: They both need to be either 244 or 224 (from memory, 224 is what is used mostly throughout the course). I'd change either your input shape/layer shape to match. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When fitting the model :
Google Colab returns me this error, can somebody please Help ?
Beta Was this translation helpful? Give feedback.
All reactions