43 Forks
75 Stars
75 Watchers

Eigenfaces

:dancers: A Python implementation of the famous Eigenfaces algorithm for face recognition, implemented and tested over the AT&T face data set.

How to download and setup Eigenfaces

Open terminal and run command
git clone https://github.com/agyorev/Eigenfaces.git
git clone is used to create a copy or clone of Eigenfaces repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Eigenfaces https://github.com/agyorev/Eigenfaces/archive/master.zip

Or simply clone Eigenfaces with SSH
[email protected]:agyorev/Eigenfaces.git

If you have some problems with Eigenfaces

You may open issue on Eigenfaces support forum (system) here: https://github.com/agyorev/Eigenfaces/issues