Search code examples
python-2.7scikit-learnpython-3.5conv-neural-networkknn

Which models of face recognition deep learning?


I need datasetCreator or "record face" to collect picture from users How much picture i need to make face recognition?


Solution

  • Here you can find a lot of deep learning resources. Datasets for face recognition are:

    • CMU PIE Database
    • 10k US Adult Faces Database
    • The AR Face Database, The Ohio State University
    • ....

    You will find much more.