Update README.md

publication orders changed
This commit is contained in:
Sefik Ilkin Serengil 2024-08-16 11:32:18 +01:00 committed by GitHub
parent 6b75d54f98
commit 7609a3dc96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -407,19 +407,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: If you use deepface in your research for facial recogntion or face detection purposes, please cite these publications:
```BibTeX
@inproceedings{serengil2020lightface,
title = {LightFace: A Hybrid Deep Face Recognition Framework},
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
booktitle = {2020 Innovations in Intelligent Systems and Applications Conference (ASYU)},
pages = {23-27},
year = {2020},
doi = {10.1109/ASYU50717.2020.9259802},
url = {https://ieeexplore.ieee.org/document/9259802},
organization = {IEEE}
}
```
```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},
@ -435,6 +422,19 @@ If you use deepface in your research for facial recogntion or face detection pur
} }
``` ```
```BibTeX
@inproceedings{serengil2020lightface,
title = {LightFace: A Hybrid Deep Face Recognition Framework},
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
booktitle = {2020 Innovations in Intelligent Systems and Applications Conference (ASYU)},
pages = {23-27},
year = {2020},
doi = {10.1109/ASYU50717.2020.9259802},
url = {https://ieeexplore.ieee.org/document/9259802},
organization = {IEEE}
}
```
On the other hand, if you use deepface in your research for facial attribute analysis purposes such as age, gender, emotion or ethnicity prediction tasks, please cite this publication. On the other hand, if you use deepface in your research for facial attribute analysis purposes such as age, gender, emotion or ethnicity prediction tasks, please cite this publication.
```BibTeX ```BibTeX