matrix - training and testing image data with neural network tool in MATLAB -


my original pictures gray scale 200x200x3.

  1. i have downscaled them 50x50x3.

  2. they mug shots of 100 different people. have taken copy of 30 of them, , corrupted, , put in same image matrix cell, , became 130 pictures.

  3. 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.

  4. and have classification matrix 130x1.

if want same thing using neural network tool, should do?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -