Borrar filtros
Borrar filtros

How to use labeled faces in the wild data set for face recognition algorithms?

1 visualización (últimos 30 días)
Hello I am new to face recognition techniques using matlab and that also using neural networks .
I have downloaded the entire zip folder of the original images of the label faces in the wild dataset.
It has extracted itself into various subfolders in which each folder contains a particular individual's name . Now kindly tell me how to use it to extract features from each and every image to be used as a training set for my neural network face recognition algorithm .
Suppose I want to extract the SIFT features of each and every image so how do I do that by looping in to the folders to get the features of each and every image and also up to how to divide the entire dataset into training and testing phase for my neural network.
There are some individuals who have only one image so I cannot use the same image of the person during the testing phase.how to overcome the is problem.
Kindly give me a brief idea on how to proceed.
  1 comentario
Greg Heath
Greg Heath el 13 de Dic. de 2016
If there is only one image you can synthesize as many more as you want by adding random noise.

Iniciar sesión para comentar.

Respuestas (1)

zhuang linqiao
zhuang linqiao el 10 de Dic. de 2016
i have the same question with you and how to solve it?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by