mirror of
https://github.com/serengil/deepface.git
synced 2025-06-04 02:20:06 +00:00
Update CITATION.md
cipherface added
This commit is contained in:
parent
63ee3c4e05
commit
d1d486faa9
13
CITATION.md
13
CITATION.md
@ -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.
|
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
|
```BibTeX
|
||||||
@misc{serengil2023db,
|
@misc{serengil2023db,
|
||||||
title = {An evaluation of sql and nosql databases for facial recognition pipelines},
|
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
|
### 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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user