mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 03:55:21 +00:00
preprint
This commit is contained in:
parent
cc9f6cd8fd
commit
20c0b34299
16
README.md
16
README.md
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
[](https://doi.org/10.1109/ASYU50717.2020.9259802)
|
[](https://doi.org/10.1109/ASYU50717.2020.9259802)
|
||||||
[](https://doi.org/10.1109/ICEET53442.2021.9659697)
|
[](https://doi.org/10.1109/ICEET53442.2021.9659697)
|
||||||
|
[](https://doi.org/10.33774/coe-2023-18rcn)
|
||||||
|
|
||||||
[](https://sefiks.com)
|
[](https://sefiks.com)
|
||||||
[](https://youtube.com/@sefiks)
|
[](https://youtube.com/@sefiks)
|
||||||
@ -348,7 +349,7 @@ You can also support this work on [Patreon](https://www.patreon.com/serengil?rep
|
|||||||
|
|
||||||
Please cite deepface in your publications if it helps your research. Here are its BibTex entries:
|
Please cite deepface in your publications if it helps your research. Here are its BibTex entries:
|
||||||
|
|
||||||
If you use deepface for facial recogntion purposes, please cite the this publication.
|
<!-- If you use deepface for facial recogntion purposes, please cite the this publication. -->
|
||||||
|
|
||||||
```BibTeX
|
```BibTeX
|
||||||
@inproceedings{serengil2020lightface,
|
@inproceedings{serengil2020lightface,
|
||||||
@ -363,7 +364,7 @@ If you use deepface for facial recogntion purposes, please cite the this publica
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use deepface for facial attribute analysis purposes such as age, gender, emotion or ethnicity prediction, please cite the this publication.
|
<!-- If you use deepface for facial attribute analysis purposes such as age, gender, emotion or ethnicity prediction, please cite the this publication. -->
|
||||||
|
|
||||||
```BibTeX
|
```BibTeX
|
||||||
@inproceedings{serengil2021lightface,
|
@inproceedings{serengil2021lightface,
|
||||||
@ -378,6 +379,17 @@ If you use deepface for facial attribute analysis purposes such as age, gender,
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```BibTeX
|
||||||
|
@misc{serengil2023db,
|
||||||
|
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
|
||||||
|
title = {An Evaluation of SQL and NoSQL Databases for Facial Recognition Pipelines},
|
||||||
|
year = {2023},
|
||||||
|
publisher = {Cambridge Open Engage},
|
||||||
|
doi = {10.33774/coe-2023-18rcn},
|
||||||
|
url = {https://www.cambridge.org/engage/coe/article-details/63f3e5541d2d184063d4f569}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.
|
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.
|
||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
|
Loading…
x
Reference in New Issue
Block a user