This commit is contained in:
Sefik Ilkin Serengil 2021-10-19 12:13:58 +03:00 committed by GitHub
parent 90e8c4c4ca
commit 38a5292bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,13 +184,13 @@ Please cite [deepface](https://ieeexplore.ieee.org/document/9259802) in your pub
```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},
organization={IEEE}
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},
organization = {IEEE}
}
```