matrix - training and testing image data with neural network tool in MATLAB -
my original pictures gray scale 200x200x3.
i have downscaled them 50x50x3.
they mug shots of 100 different people. have taken copy of 30 of them, , corrupted, , put in same image matrix cell, , became 130 pictures.
afterwards, have created 130x7500 array involves each picture row. then, have classified matrix training , test data set. then, classified divided data using matlab decision tree tool, , knn tool. question is, how manage using neural network tool.
and have classification matrix 130x1.
if want same thing using neural network tool, should do?
Comments
Post a Comment