Update README.md

less publications
This commit is contained in:
Sefik Ilkin Serengil 2025-03-26 17:01:37 +00:00 committed by GitHub
parent c7c6739c5f
commit 80fee9bcbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -372,7 +372,7 @@ Additionally, you can help us reach a wider audience by upvoting our posts on Ha
Please cite deepface in your publications if it helps your research.
<details>
<details open>
<summary>S. Serengil and A. Ozpinar, <b>"A Benchmark of Facial Recognition Pipelines and Co-Usability Performances of Modules"</b>, <i>Journal of Information Technologies</i>, vol. 17, no. 2, pp. 95-107, 2024.</summary>
```BibTeX
@ -425,32 +425,6 @@ Please cite deepface in your publications if it helps your research.
```
</details>
<details>
<summary>S. Serengil and A. Ozpinar, <b>"Encrypted Vector Similarity Computations Using Partially Homomorphic Encryption: Applications and Performance Analysis"</b>, <i>arXiv preprint arXiv: 2503.05850</i>, 2025.</summary>
```BibTeX
@article{serengil2025cipherfacelite,
title={Encrypted Vector Similarity Computations Using Partially Homomorphic Encryption: Applications and Performance Analysis},
author={Serengil, Sefik and Ozpinar, Alper},
journal={arXiv preprint arXiv:2503.05850},
note={doi: 10.48550/arXiv.2503.05850. [Online]. Available: \url{https://arxiv.org/abs/2503.05850}},
year={2025}
}
```
</details>
<details>
<summary>S. Serengil and A. Ozpinar, <b>"CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition"</b>, <i>arXiv preprint arXiv: 2502.18154</i>, 2025.</summary>
```BibTeX
@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>
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.