Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
885 views
in Technique[技术] by (71.8m points)

keras - Dimension error while using Adaboost for CNN Image Classifier model

When I was using adaboost classifier for image classification, I am getting dimension error in shape of x_train while training the classifier. x_train is of shape (1000,25,25,3), where 1000 is number of training images 25*25 is the shape of an image. Any specific reason, why I am getting this error?

Here I have attached photo of exact error which I was getting: Here I have attached photo of exact error which I was getting

question from:https://stackoverflow.com/questions/65940548/dimension-error-while-using-adaboost-for-cnn-image-classifier-model

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...