59 Forks
177 Stars
177 Watchers

DeepFace

Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman et al. Pre-trained weights on VGGFace2 dataset.

How to download and setup DeepFace

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

Or simply clone DeepFace with SSH
[email protected]:swghosh/DeepFace.git

If you have some problems with DeepFace

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