Update README.md

bibtex update
This commit is contained in:
Sefik Ilkin Serengil 2025-03-07 14:54:36 +00:00 committed by GitHub
parent a598681afc
commit 5ea4674349
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -525,14 +525,13 @@ Please cite deepface in your publications if it helps your research.
<summary>S. Serengil and A. Ozpinar, <b>"CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition"</b>, arXiv preprint arXiv: 2502.18154, 2025.</summary>
```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}
}
@article{serengil2025cipherface,
title={CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition},
author={Serengil, Sefik and Ozpinar, Alper},
journal={arXiv preprint arXiv:2502.18514},
note={doi: 10.48550/arXiv.2502.18514. [Online]. Available: \url{https://arxiv.org/abs/2502.18514}},
year={2025}
}
```
</details>