You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excuse me ,I am so sorry to bother you for the following question as I am a total freshman for matlab.
I have change the data folder to "TestLabels_Sampled_2Classes" , labels = [1,3] and edgeLikFeatOn=false in training process, and then the error come out :
Assignment has fewer non-singleton rhs dimensions than non-singleton subscripts
Error in mlrfsTrain (line 163)
F(:,:,nImageFeatures+1:nImageFeatures+nLabels) = classProbs;
THANK YOU for reply
The text was updated successfully, but these errors were encountered:
Excuse me ,I am so sorry to bother you for the following question as I am a total freshman for matlab.
I have change the data folder to "TestLabels_Sampled_2Classes" , labels = [1,3] and edgeLikFeatOn=false in training process, and then the error come out :
Assignment has fewer non-singleton rhs dimensions than non-singleton subscripts
Error in mlrfsTrain (line 163)
F(:,:,nImageFeatures+1:nImageFeatures+nLabels) = classProbs;
THANK YOU for reply
The text was updated successfully, but these errors were encountered: