Hi!
Now I am trying to adapt your ConvNet to train my database(faces 400 pictures (each 112*92 pix.)) and then I want to do face recognition.
My question is.. is it possible for ConvNet to do face recognition? I know that it's possible to recognize digits... is it possible to apply this network for face recognition? If so how many layers should I use to get good(applicable) results? how long does it usually take to train big database? (I tried to train your network just by changing input images(and target) to my face database... and result was... 95% error... after 10 epoch of training) Is it possible to train so that it could recoginize faces(with error less than 5%)?
Maybe you have tried face recognition with your network?
I am really looking forward to see your answer! Thank you!!
Hi!
Now I am trying to adapt your ConvNet to train my database(faces 400 pictures (each 112*92 pix.)) and then I want to do face recognition.
My question is.. is it possible for ConvNet to do face recognition? I know that it's possible to recognize digits... is it possible to apply this network for face recognition? If so how many layers should I use to get good(applicable) results? how long does it usually take to train big database? (I tried to train your network just by changing input images(and target) to my face database... and result was... 95% error... after 10 epoch of training) Is it possible to train so that it could recoginize faces(with error less than 5%)?
Maybe you have tried face recognition with your network?
I am really looking forward to see your answer! Thank you!!