mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 03:55:21 +00:00
dois sorted
This commit is contained in:
parent
c5cfaf118d
commit
be9aae007a
28
README.md
28
README.md
@ -9,8 +9,8 @@
|
||||
[](https://www.patreon.com/serengil?repo=deepface)
|
||||
[](https://twitter.com/serengil)
|
||||
|
||||
[](https://doi.org/10.1109/ASYU50717.2020.9259802)
|
||||
[](https://doi.org/10.1109/ICEET53442.2021.9659697)
|
||||
[](https://doi.org/10.1109/ASYU50717.2020.9259802)
|
||||
|
||||
</div>
|
||||
|
||||
@ -236,19 +236,6 @@ You can also support this work on [Patreon](https://www.patreon.com/serengil?rep
|
||||
|
||||
Please cite deepface in your publications if it helps your research. Here are BibTeX entries:
|
||||
|
||||
```BibTeX
|
||||
@inproceedings{serengil2020lightface,
|
||||
title = {LightFace: A Hybrid Deep Face Recognition Framework},
|
||||
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
|
||||
booktitle = {2020 Innovations in Intelligent Systems and Applications Conference (ASYU)},
|
||||
pages = {23-27},
|
||||
year = {2020},
|
||||
doi = {10.1109/ASYU50717.2020.9259802},
|
||||
url = {https://doi.org/10.1109/ASYU50717.2020.9259802},
|
||||
organization = {IEEE}
|
||||
}
|
||||
```
|
||||
|
||||
```BibTeX
|
||||
@inproceedings{serengil2021lightface,
|
||||
title = {HyperExtended LightFace: A Facial Attribute Analysis Framework},
|
||||
@ -262,6 +249,19 @@ Please cite deepface in your publications if it helps your research. Here are Bi
|
||||
}
|
||||
```
|
||||
|
||||
```BibTeX
|
||||
@inproceedings{serengil2020lightface,
|
||||
title = {LightFace: A Hybrid Deep Face Recognition Framework},
|
||||
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
|
||||
booktitle = {2020 Innovations in Intelligent Systems and Applications Conference (ASYU)},
|
||||
pages = {23-27},
|
||||
year = {2020},
|
||||
doi = {10.1109/ASYU50717.2020.9259802},
|
||||
url = {https://doi.org/10.1109/ASYU50717.2020.9259802},
|
||||
organization = {IEEE}
|
||||
}
|
||||
```
|
||||
|
||||
Also, if you use deepface in your GitHub projects, please add deepface in the `requirements.txt`.
|
||||
|
||||
## Licence
|
||||
|
Loading…
x
Reference in New Issue
Block a user