From 3189c5f051c8724585aeee85354ea5d8830d38e6 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 8 Jan 2023 12:40:35 +0000 Subject: [PATCH] parental-v2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 816f98c..b946f95 100644 --- a/README.md +++ b/README.md @@ -300,7 +300,7 @@ Face recognition models represent facial images as vector embeddings. The idea b 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! -

+

## Contribution [![Tests](https://github.com/serengil/deepface/actions/workflows/tests.yml/badge.svg)](https://github.com/serengil/deepface/actions/workflows/tests.yml)