Update README.md

publication order
This commit is contained in:
Sefik Ilkin Serengil 2024-08-13 16:24:29 +01:00 committed by GitHub
parent e85f09bfbf
commit ff03dc6ece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -407,6 +407,19 @@ 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
@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
@article{serengil2024lightface,
title = {A Benchmark of Facial Recognition Pipelines and Co-Usability Performances of Modules},
@ -422,19 +435,6 @@ 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.
```BibTeX