From 8e8d5778a60b2e90612f94a6f75398e08c1f64a2 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 23 Feb 2020 23:35:21 +0300 Subject: [PATCH] pipeline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e06429..36b8c34 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

-**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