diff --git a/README.md b/README.md index ed569ae..db5199b 100644 --- a/README.md +++ b/README.md @@ -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. -
+
S. Serengil and A. Ozpinar, "A Benchmark of Facial Recognition Pipelines and Co-Usability Performances of Modules", Journal of Information Technologies, vol. 17, no. 2, pp. 95-107, 2024. ```BibTeX @@ -425,32 +425,6 @@ Please cite deepface in your publications if it helps your research. ```
-
- S. Serengil and A. Ozpinar, "Encrypted Vector Similarity Computations Using Partially Homomorphic Encryption: Applications and Performance Analysis", arXiv preprint arXiv: 2503.05850, 2025. - - ```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} - } - ``` -
- -
- S. Serengil and A. Ozpinar, "CipherFace: A Fully Homomorphic Encryption-Driven Framework for Secure Cloud-Based Facial Recognition", arXiv preprint arXiv: 2502.18154, 2025. - - ```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} - } - ```
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.