From df30b7d32b0181c5dcf19a78d176be36cbe2fd45 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Fri, 27 Jan 2023 11:03:57 +0000 Subject: [PATCH] verify many faces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9f4f3..dae9818 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ result = DeepFace.verify(img1_path = "img1.jpg", img2_path = "img2.jpg") Verification function can also handle many faces in the face pairs. In this case, the most similar faces will be compared. -

+

**Face recognition** - [`Demo`](https://youtu.be/Hrjp-EStM_s)