Hi All Matlab folk,
I am trying to manually code the classes for my network can someone assist me please?
I am trying to gain a better understanding of this error! Can some one help me understand this error in an easier way please?
I changed the input layer details in the DAG network and still this it is arguing!
My Input layer:
imageInputLayer([32 32 3],"Mean",[],"Normalization","zerocenter", "Name","imageinput")
My ERROR:
The number object classes in the network classification layer must be equal to the number of classes defined in the input
trainingData plus 1 for the "Background" class