From 03d8956b903f18f3f048afed6e87b22fcc73ac6c Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Sun, 8 Jan 2023 13:33:50 +0000 Subject: [PATCH] resize --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e5c65d..9a19c11 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)