Eigen faces for face recognition
Mostrar comentarios más antiguos
Hi I want to do face recognition or classification using the eigenface method. I am using the neural network as a classifier .
I am confused in the data partition part. how should I create the training and testing set should I first partition the database into training and testing and then apply eigenface into the training set? Thwn train the neural network witht he training set only
Or should I first calculate the weights of the eigen vector of all the images in the database and partion the data into training and testing for neural networks classification?
Which one should I go with?
Respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!