mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
Update README.md
cipherface added
This commit is contained in:
parent
5d908276f5
commit
d4ee94d02b
21
README.md
21
README.md
@ -438,7 +438,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.
|
Please cite deepface in your publications if it helps your research.
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>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.</summary>
|
<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
|
```BibTeX
|
||||||
@article{serengil2024lightface,
|
@article{serengil2024lightface,
|
||||||
@ -457,7 +457,7 @@ Please cite deepface in your publications if it helps your research.
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>S. I. Serengil and A. Ozpinar, "LightFace: A Hybrid Deep Face Recognition Framework", 2020 Innovations in Intelligent Systems and Applications Conference (ASYU), 2020, pp. 23-27.</summary>
|
<summary>S. I. Serengil and A. Ozpinar, <b>"LightFace: A Hybrid Deep Face Recognition Framework"</b>, <i>2020 Innovations in Intelligent Systems and Applications Conference (ASYU)</i>, 2020, pp. 23-27.</summary>
|
||||||
|
|
||||||
```BibTeX
|
```BibTeX
|
||||||
@inproceedings{serengil2020lightface,
|
@inproceedings{serengil2020lightface,
|
||||||
@ -474,7 +474,7 @@ Please cite deepface in your publications if it helps your research.
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>S. I. Serengil and A. Ozpinar, "HyperExtended LightFace: A Facial Attribute Analysis Framework", 2021 International Conference on Engineering and Emerging Technologies (ICEET), 2021, pp. 1-4.</summary>
|
<summary>S. I. Serengil and A. Ozpinar, <b>"HyperExtended LightFace: A Facial Attribute Analysis Framework"</b>, <i>2021 International Conference on Engineering and Emerging Technologies (ICEET)</i>, 2021, pp. 1-4.</summary>
|
||||||
|
|
||||||
```BibTeX
|
```BibTeX
|
||||||
@inproceedings{serengil2021lightface,
|
@inproceedings{serengil2021lightface,
|
||||||
@ -490,6 +490,21 @@ Please cite deepface in your publications if it helps your research.
|
|||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<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}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.
|
Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.
|
||||||
|
|
||||||
## Licence
|
## Licence
|
||||||
|
Loading…
x
Reference in New Issue
Block a user