Keras-NASNet icon indicating copy to clipboard operation
Keras-NASNet copied to clipboard

Value Error: during data augmentation

Open arunadevikaruppasamy opened this issue 3 years ago • 0 comments

This is error which i observed during the execution, ValueError: Error when checking target: expected predictions to have shape (None, 10) but got array with shape (48, 2)

I used this NASNet for my data which is having two classes. Can you guide me to resolve this issue

arunadevikaruppasamy avatar Mar 15 '21 16:03 arunadevikaruppasamy