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},