mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
extended applications
This commit is contained in:
parent
ed001a0945
commit
a522d4d278
@ -298,10 +298,14 @@ Face recognition models represent facial images as vector embeddings. The idea b
|
|||||||
|
|
||||||
## Derived applications
|
## Derived applications
|
||||||
|
|
||||||
You can use deepface not just for facial recognition tasks. It's very common to use DeepFace for entertainment purposes. 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!
|
You can use deepface not just for facial recognition tasks. It's very common to use DeepFace for entertainment purposes. For instance, Celebrity look-alike prediction and Parental look-alike prediction tasks can be done with DeepFace!
|
||||||
|
|
||||||
|
**Parental Look-Alike Prediction** - [`Vlog`](https://youtu.be/nza4tmi9vhE), [`Tutorial`](https://sefiks.com/2022/12/22/decide-whom-your-child-looks-like-with-facial-recognition-mommy-or-daddy/)
|
||||||
|
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/parental-look-alike-v2.jpg" width="90%" height="90%"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/parental-look-alike-v2.jpg" width="90%" height="90%"></p>
|
||||||
|
|
||||||
|
**Celebrity Look-Alike Prediction** - [`Vlog`](https://youtu.be/RMgIKU1H8DY), [`Tutorial`](https://sefiks.com/2019/05/05/celebrity-look-alike-face-recognition-with-deep-learning-in-keras/)
|
||||||
|
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/look-alike-v3.jpg" width="90%" height="90%"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/look-alike-v3.jpg" width="90%" height="90%"></p>
|
||||||
|
|
||||||
## Contribution [](https://github.com/serengil/deepface/actions/workflows/tests.yml)
|
## Contribution [](https://github.com/serengil/deepface/actions/workflows/tests.yml)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user