many faces graph

This commit is contained in:
Sefik Ilkin Serengil 2023-01-27 10:01:58 +00:00 committed by GitHub
parent ad11267d6e
commit 64188fb810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. Verification function can also handle many faces in the face pairs. In this case, the most similar faces will be compared.
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/many-faces.jpg" width="95%" height="95%"></p> <p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/many-faces-in-verify.jpg" width="95%" height="95%"></p>
**Face recognition** - [`Demo`](https://youtu.be/Hrjp-EStM_s) **Face recognition** - [`Demo`](https://youtu.be/Hrjp-EStM_s)