This commit is contained in:
Sefik Ilkin Serengil 2020-06-13 23:01:27 +03:00 committed by GitHub
parent d5f92a3923
commit 40601525bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,6 +204,19 @@ You can also support this project through Patreon.
<a href="https://www.patreon.com/bePatron?u=31795557"><img src="https://c5.patreon.com/external/logo/become_a_patron_button.png"></img></a> <a href="https://www.patreon.com/bePatron?u=31795557"><img src="https://c5.patreon.com/external/logo/become_a_patron_button.png"></img></a>
## Citation
Please cite deepface in your publications if it helps your research. Here is an example BibTeX entry:
```
@misc{serengil2020deepface,
title={deepface},
author={Serengil, Sefik Ilkin},
year={2020},
howpublished={\url{https://github.com/serengil/deepface}},
}
```
## Licence ## Licence
Deepface is licensed under the MIT License - see [`LICENSE`](https://github.com/serengil/deepface/blob/master/LICENSE) for more details. Deepface is licensed under the MIT License - see [`LICENSE`](https://github.com/serengil/deepface/blob/master/LICENSE) for more details.