mirror of
https://github.com/serengil/deepface.git
synced 2025-06-09 12:57:08 +00:00
citation
This commit is contained in:
parent
b8d98d255e
commit
048ea208f2
@ -189,14 +189,15 @@ There are many ways to support a project - starring⭐️ the GitHub repos is ju
|
|||||||
|
|
||||||
## Citation
|
## Citation
|
||||||
|
|
||||||
Please cite deepface in your publications if it helps your research. Here is an example BibTeX entry:
|
Please cite [deepface](https://ieeexplore.ieee.org/document/9259802) in your publications if it helps your research. Here is an example BibTeX entry:
|
||||||
|
|
||||||
```
|
```
|
||||||
@inproceedings{serengil2020lightface,
|
@inproceedings{9259802,
|
||||||
title={LightFace: A Hybrid Deep Face Recognition Framework},
|
title={LightFace: A Hybrid Deep Face Recognition Framework},
|
||||||
author={Serengil, Sefik Ilkin and Ozpinar, Alper},
|
author={Serengil, Sefik Ilkin and Ozpinar, Alper},
|
||||||
booktitle={2020 Innovations in Intelligent Systems and Applications Conference (ASYU)},
|
booktitle={2020 Innovations in Intelligent Systems and Applications Conference (ASYU)},
|
||||||
year={2020},
|
year={2020},
|
||||||
|
doi={10.1109/ASYU50717.2020.9259802},
|
||||||
organization={IEEE}
|
organization={IEEE}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user