Update README.md

publications
This commit is contained in:
Sefik Ilkin Serengil 2024-08-13 16:23:32 +01:00 committed by GitHub
parent a34358f6f7
commit e85f09bfbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -405,6 +405,8 @@ Also, your company's logo will be shown on README on GitHub if you become a spon
Please cite deepface in your publications if it helps your research - see [`CITATIONS`](https://github.com/serengil/deepface/blob/master/CITATION.md) for more details. Here are its BibTex entries: Please cite deepface in your publications if it helps your research - see [`CITATIONS`](https://github.com/serengil/deepface/blob/master/CITATION.md) for more details. Here are its BibTex entries:
If you use deepface in your research for facial recogntion or face detection purposes, please cite these publications:
```BibTeX ```BibTeX
@article{serengil2024lightface, @article{serengil2024lightface,
title = {A Benchmark of Facial Recognition Pipelines and Co-Usability Performances of Modules}, title = {A Benchmark of Facial Recognition Pipelines and Co-Usability Performances of Modules},
@ -420,9 +422,6 @@ Please cite deepface in your publications if it helps your research - see [`CITA
} }
``` ```
<!--
If you use deepface in your research for facial recogntion or face detection purposes, please cite these publications:
```BibTeX ```BibTeX
@inproceedings{serengil2020lightface, @inproceedings{serengil2020lightface,
title = {LightFace: A Hybrid Deep Face Recognition Framework}, title = {LightFace: A Hybrid Deep Face Recognition Framework},
@ -450,7 +449,6 @@ On the other hand, if you use deepface in your research for facial attribute ana
organization = {IEEE} organization = {IEEE}
} }
``` ```
-->
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`. Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.