mirror of
https://github.com/serengil/deepface.git
synced 2025-07-22 09:50:00 +00:00
parental look-alike
This commit is contained in:
parent
571ae55b36
commit
c6da7e3e67
@ -296,6 +296,12 @@ Face recognition models represent facial images as vector embeddings. The idea b
|
|||||||
|
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/tech-stack-v2.jpg" width="90%" height="90%"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/tech-stack-v2.jpg" width="90%" height="90%"></p>
|
||||||
|
|
||||||
|
## Derived applications
|
||||||
|
|
||||||
|
You can use deepface not just for facial recognition tasks. For instance, [Celebrity look-alike prediction](https://sefiks.com/2019/05/05/celebrity-look-alike-face-recognition-with-deep-learning-in-keras/) and [Parental look-alike prediction](https://sefiks.com/2022/12/22/decide-whom-your-child-looks-like-with-facial-recognition-mommy-or-daddy/) tasks can be done with DeepFace!
|
||||||
|
|
||||||
|
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/parental-look-alike.jpg" width="80%" height="80%"></p>
|
||||||
|
|
||||||
## Contribution [](https://github.com/serengil/deepface/actions/workflows/tests.yml)
|
## Contribution [](https://github.com/serengil/deepface/actions/workflows/tests.yml)
|
||||||
|
|
||||||
Pull requests are welcome! You should run the unit tests locally by running [`test/unit_tests.py`](https://github.com/serengil/deepface/blob/master/tests/unit_tests.py). Once a PR sent, GitHub test workflow will be run automatically and unit test results will be available in [GitHub actions](https://github.com/serengil/deepface/actions) before approval.
|
Pull requests are welcome! You should run the unit tests locally by running [`test/unit_tests.py`](https://github.com/serengil/deepface/blob/master/tests/unit_tests.py). Once a PR sent, GitHub test workflow will be run automatically and unit test results will be available in [GitHub actions](https://github.com/serengil/deepface/actions) before approval.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user