This commit is contained in:
Sefik Ilkin Serengil 2023-01-08 18:32:52 +00:00 committed by GitHub
parent 9efa3c0383
commit 352da73830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -300,7 +300,7 @@ Face recognition models represent facial images as vector embeddings. The idea b
## 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 and Parental look-alike prediction 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/)