sumanismcse / Plant-Disease-Identification-using-CNN

Plant Disease Identification Using Convulutional Neural Network
150 stars 41 forks source link

Error #7

Open pankaj251003 opened 3 years ago

pankaj251003 commented 3 years ago

ValueError: x (images tensor) and y (labels) should have the same length. Found: x.shape = (185, 256, 256, 3), y.shape = (370, 1)

I am getting this error while running on colab...... i have datasets in which i have two folder i.e. diseased and healthy