![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10928351_1521009804751_DEF.jpg)
Harpreet Kaur
Followers: 0 Following: 0
Feeds
提问
i need to find correlation between the consecutive images saved in a single folder. I tried with different ideas for this but it runs the loop more than required, please help me out. I am stuck with the error 'MAP must be a m x 3 array.'
Folder = 'H:\TU\thesis\thesis sem4\video databases\FRAMES'; FileList = dir(fullfile(Folder, '*.jpg')); NF = length(Fil...
7 years 前 | 0 个回答 | 0
0
个回答提问
Why does MATLAB shows this error? Layer 5 is expected to have a different size.
categories={'Dog','Cat'}; rootfolder='C:\CNN\DeepLearningDemos\DeepLearningDemos\cifar10Train'; imds = imageDatastore(f...
7 years 前 | 0 个回答 | 0
0
个回答提问
MATLAB error: The output size (4) of the last layer doesn't match the number of classes (2). How to match the size for neural network?
categories={'Dog','Cat'}; rootfolder='C:\Users\njindal\Documents\CNN\CNn\DeepLearningDemos\DeepLearningDemos\train dataset'...
7 years 前 | 1 个回答 | 0