Update README.md

highlight just most recent publication
This commit is contained in:
Sefik Ilkin Serengil 2024-07-28 09:21:30 +01:00 committed by GitHub
parent 37b8cc7d31
commit 8706eb5579
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -418,6 +418,7 @@ If you use deepface in your research for facial recogntion or face detection pur
} }
``` ```
<!--
```BibTeX ```BibTeX
@inproceedings{serengil2020lightface, @inproceedings{serengil2020lightface,
title = {LightFace: A Hybrid Deep Face Recognition Framework}, title = {LightFace: A Hybrid Deep Face Recognition Framework},
@ -445,6 +446,7 @@ On the other hand, if you use deepface in your research for facial attribute ana
organization = {IEEE} organization = {IEEE}
} }
``` ```
-->
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`.