From 374327bbca4e4c204d1dc7ca79683b688f4f97b6 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sat, 22 Feb 2020 12:03:19 +0300 Subject: [PATCH] deepface logo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index afb8518..9d6942e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Downloads](https://pepy.tech/badge/deepface)](https://pepy.tech/project/deepface) +

+ **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. # Face Recognition @@ -152,3 +154,5 @@ There are many ways to support a project - starring⭐️ the GitHub repos is ju # Licence Deepface is licensed under the MIT License - see [`LICENSE`](https://github.com/serengil/deepface/blob/master/LICENSE) for more details. + +[Logo](https://thenounproject.com/term/face-recognition/2965879/) is created by [Adrien Coquet](https://thenounproject.com/coquet_adrien/). Licensed under [Creative Commons: By Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0/).