Update README.md

publications ordered by importance
This commit is contained in:
Sefik Ilkin Serengil 2024-08-17 20:47:09 +01:00 committed by GitHub
parent b447cc4add
commit 47e0bf18d1
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:
```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},
@ -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.
```BibTeX