mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
dois sorted
This commit is contained in:
parent
bf479c6339
commit
c5cfaf118d
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/ICEET53442.2021.9659697)
|
||||
[](https://doi.org/10.1109/ASYU50717.2020.9259802)
|
||||
[](https://doi.org/10.1109/ICEET53442.2021.9659697)
|
||||
|
||||
</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{serengil2021lightface,
|
||||
title = {HyperExtended LightFace: A Facial Attribute Analysis Framework},
|
||||
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
|
||||
booktitle = {2021 International Conference on Engineering and Emerging Technologies (ICEET)},
|
||||
pages = {1-4},
|
||||
year = {2021},
|
||||
doi = {10.1109/ICEET53442.2021.9659697},
|
||||
url = {https://doi.org/10.1109/ICEET53442.2021.9659697},
|
||||
organization = {IEEE}
|
||||
}
|
||||
```
|
||||
|
||||
```BibTeX
|
||||
@inproceedings{serengil2020lightface,
|
||||
title = {LightFace: A Hybrid Deep Face Recognition Framework},
|
||||
@ -262,6 +249,19 @@ Please cite deepface in your publications if it helps your research. Here are Bi
|
||||
}
|
||||
```
|
||||
|
||||
```BibTeX
|
||||
@inproceedings{serengil2021lightface,
|
||||
title = {HyperExtended LightFace: A Facial Attribute Analysis Framework},
|
||||
author = {Serengil, Sefik Ilkin and Ozpinar, Alper},
|
||||
booktitle = {2021 International Conference on Engineering and Emerging Technologies (ICEET)},
|
||||
pages = {1-4},
|
||||
year = {2021},
|
||||
doi = {10.1109/ICEET53442.2021.9659697},
|
||||
url = {https://doi.org/10.1109/ICEET53442.2021.9659697},
|
||||
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