From 0163e79675245a783da3e400ecedd0136740bab1 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sat, 13 Jun 2020 23:22:03 +0300 Subject: [PATCH] citation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c6d8e9..534f77f 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ Please cite deepface in your publications if it helps your research. Here is an ``` @misc{serengil2020deepface, - abstract = {Lightweight Facial Analysis Framework for Python Including Face Recognition and Facial Attributes (Age, Gender, Emotion and Race)}, + abstract = {A Lightweight Face Recognition and Facial Attribute Analysis Framework for Python}, author={Serengil, Sefik Ilkin}, title={deepface}, url = {https://github.com/serengil/deepface},