This commit is contained in:
Sefik Ilkin Serengil 2020-02-23 23:35:21 +03:00 committed by GitHub
parent 112a8221d8
commit 8e8d5778a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/deepface-icon.png" width="200" height="200"></p>
**deepface** is a lightweight facial analysis framework including face recognition and demography (age, gender, emotion and race) for Python. You can use the framework with a just few lines of codes.
**Deepface** is a lightweight facial analysis framework including face recognition and demography (age, gender, emotion and race) for Python. You can use the framework with a just few lines of codes. Deepface handles the common stages of modern face recognition pipelines in the background including detection, alignment, represention and classification.
# Face Recognition