From 86ed5b6ded1ee4109e692f905df35d3f45d8fea8 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 21 Feb 2023 20:43:24 +0000 Subject: [PATCH] preprint --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e033a80..bdba730 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,18 @@ If you use deepface for facial attribute analysis purposes such as age, gender, } ``` +```BibTeX +@misc{serengil2023db, + title = {An Evaluation of SQL and NoSQL Databases for Facial Recognition Pipelines}, + author = {Serengil, Sefik Ilkin and Ozpinar, Alper}, + month = Feb, + year = {2023}, + publisher = {Cambridge Open Engage}, + doi = {10.33774/coe-2023-18rcn}, + howpublished = {https://www.cambridge.org/engage/coe/article-details/63f3e5541d2d184063d4f569}, +} +``` + Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`. ## Licence