Update CITATION.md

cipherface added
This commit is contained in:
Sefik Ilkin Serengil 2025-02-27 10:21:31 +00:00 committed by GitHub
parent 63ee3c4e05
commit d1d486faa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,6 +55,17 @@ If you use deepface in your research for facial attribute analysis purposes such
We have additionally released these papers within the DeepFace project for a multitude of purposes.
```BibTeX
@misc{serengil2025cipherface,
title = {CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition},
author = {Serengil, Sefik and Ozpinar, Alper},
year = {2025},
publisher = {arXiv},
url = {https://arxiv.org/abs/2502.18514},
doi = {10.48550/arXiv.2502.18514}
}
```
```BibTeX
@misc{serengil2023db,
title = {An evaluation of sql and nosql databases for facial recognition pipelines},
@ -68,4 +79,4 @@ We have additionally released these papers within the DeepFace project for a mul
### Repositories
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`. Thereafter, your project will be listed in its [dependency graph](https://github.com/serengil/deepface/network/dependents).
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`. Thereafter, your project will be listed in its [dependency graph](https://github.com/serengil/deepface/network/dependents).