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/).