Image Classification Labelling Error:
Mostra commenti meno recenti
I am going through Image Classification Model and I am almost done with it,
But I am stuck in labeling the sample data, I have images in 4 categories and so I'm using to_categorical to label the data,
and I am getting this error ...
InvalidArgumentError: logits and labels must have the same first dimension, got logits shape [20,1] and labels shape [100]
If someone can help me with this ....
Thanks in advance.
Risposte (0)
Categorie
Scopri di più su Image Data Workflows in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!