Skip to content

Deepface: a python package for emotion detection, gender, age, and race identification. It can also detect human faces using different popular computer vision techniques

License

Notifications You must be signed in to change notification settings

cserajdeep/DeepFace_Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepface is a lightweight face recognition and facial attribute analysis (age, gender, emotion and race) framework for python. It is a hybrid face recognition framework wrapping state-of-the-art models: VGG-Face, Google FaceNet, OpenFace, Facebook DeepFace, DeepID, ArcFace and Dlib. Those models already reached and passed the human level accuracy. The library is mainly based on Keras and TensorFlow. (source: https://github.com/serengil/deepface)

Originality of this repos: A Google Colab implementation of the useful deepface commands

$pip install deepface

Pretrained Models

The necessary predefined models can be downloaded from https://drive.google.com/drive/folders/1VIo1mQyUkpjSo3rRBY95--6zDPrQjF15?usp=sharing

deepface

DeepFace Tutorial

About

Deepface: a python package for emotion detection, gender, age, and race identification. It can also detect human faces using different popular computer vision techniques

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published