From 3c838818fa7df33a976f0a0d6eae0f010ffc18a9 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Wed, 22 Feb 2023 00:05:50 +0000 Subject: [PATCH] citation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6a64d55..e033a80 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,8 @@ You can also support this work on [Patreon](https://www.patreon.com/serengil?rep Please cite deepface in your publications if it helps your research. Here are its BibTex entries: +If you use deepface for facial recogntion purposes, please cite the this publication. + ```BibTeX @inproceedings{serengil2020lightface, title = {LightFace: A Hybrid Deep Face Recognition Framework}, @@ -361,6 +363,8 @@ Please cite deepface in your publications if it helps your research. Here are it } ``` +If you use deepface for facial attribute analysis purposes such as age, gender, emotion or ethnicity prediction, please cite the this publication. + ```BibTeX @inproceedings{serengil2021lightface, title = {HyperExtended LightFace: A Facial Attribute Analysis Framework},