From b3c017c76e90202275c2791903b022ca12a78a65 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 8 Jan 2023 13:31:40 +0000 Subject: [PATCH] look alike --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5eb3c3..1e5c65d 100644 --- a/README.md +++ b/README.md @@ -300,9 +300,9 @@ 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)