This commit is contained in:
Sefik Ilkin Serengil 2023-02-22 00:05:50 +00:00 committed by GitHub
parent a3dfee0553
commit 3c838818fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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