You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Authors,
In the second and third Conv2D, input_shape=img_shape is provided.
Since they are not the first layer in the Model, is input_shape necessary here?
The text was updated successfully, but these errors were encountered:
Dear Authors,
In the second and third Conv2D, input_shape=img_shape is provided.
Since they are not the first layer in the Model, is input_shape necessary here?
The text was updated successfully, but these errors were encountered: