mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 03:55:21 +00:00
Update README.md
publication order
This commit is contained in:
parent
e85f09bfbf
commit
ff03dc6ece
26
README.md
26
README.md
@ -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:
|
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},
|
||||||
@ -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.
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user