Skip to content

Section 5 - transfer learning feature extraction input shape error #319

Answered by mrdbourke
ngcheeyuan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ngcheeyuan,

Looks like your model was training correctly, is this correct?

But the warning is still there - I feel like this may be an error (or an unnecessary warning).

Can you confirm the shapes of your input data & data augmentation layers? (I think the error may be within one of the data augmentation layers, because of random_flip_5_input, though this may be because of TensorFlow aug layers rather than your code)

How do these look?

Is your model still able to make sound predictions?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ngcheeyuan
Comment options

Answer selected by mrdbourke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants