Hi i am using MATLAB R2018b and Alexnet to do deep learning. I am now trying to train my MATLAB with my own data. I have tried a few attempts and this error keeps popping out: Not enough input arguments. Error in readFunctionTrain (line 5) I = imrea
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
<<
>>
0 Kommentare
Antworten (1)
Rik
am 7 Okt. 2018
The error is quite clear: you are not providing enough input arguments. You need to provide your image as an input.
2 Kommentare
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!