4793 Forks
12946 Stars
12946 Watchers

facenet

Face recognition using Tensorflow

How to download and setup facenet

Open terminal and run command
git clone https://github.com/davidsandberg/facenet.git
git clone is used to create a copy or clone of facenet 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 facenet https://github.com/davidsandberg/facenet/archive/master.zip

Or simply clone facenet with SSH
[email protected]:davidsandberg/facenet.git

If you have some problems with facenet

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