From e85f09bfbfa1ae0003f1f57ac722a842ad6338d2 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 13 Aug 2024 16:23:32 +0100 Subject: [PATCH] Update README.md publications --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d01f864..47b0cfa 100644 --- a/README.md +++ b/README.md @@ -405,6 +405,8 @@ Also, your company's logo will be shown on README on GitHub if you become a spon Please cite deepface in your publications if it helps your research - see [`CITATIONS`](https://github.com/serengil/deepface/blob/master/CITATION.md) for more details. Here are its BibTex entries: +If you use deepface in your research for facial recogntion or face detection purposes, please cite these publications: + ```BibTeX @article{serengil2024lightface, title = {A Benchmark of Facial Recognition Pipelines and Co-Usability Performances of Modules}, @@ -420,9 +422,6 @@ Please cite deepface in your publications if it helps your research - see [`CITA } ``` - Also, if you use deepface in your GitHub projects, please add `deepface` in the `requirements.txt`.