Hey,
I'm creating a face detection program using neural networks, and looking for some reliable training sets. I'm aware there's various sets around the web, but I've not idea how good they are. Any ideas where to start? Thanks.
Hey,
I'm creating a face detection program using neural networks, and looking for some reliable training sets. I'm aware there's various sets around the web, but I've not idea how good they are. Any ideas where to start? Thanks.
A certainly entertaining way would be to get faces from google image search.
But seriously: http://vision.ai.uiuc.edu/mhyang/face-detection-survey.html
CMU has some nice face datasets, especially if you're trying to detect the location of the face, and not only whether its present or not.
Essex university facial images collection is another commonly used dataset.