Skip to content

noorkhokhar99/DeepFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepFace

Face detection with Deep learning.

Install & Download Models $ pip install -r requirements.txt $ cd detectors/dlib $ bash download.sh $ cd ../../recognizers/vggface/ $ bash download.sh $ cd ../resnet/ $ bash download.sh

Run Python deepface.py

see the result. https://youtu.be/wYeQzsMt608?t=2

About

Face detection with Deep learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages