From de1bcf263c849493af19bfd6894c330564422aec Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Mon, 27 Dec 2021 14:18:37 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f431ca..7767df8 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ df = DeepFace.find(img_path = "img1.jpg", db_path = "C:/workspace/my_db", model_

-FaceNet, VGG-Face, ArcFace and Dlib are [overperforming](https://youtu.be/i_MOwvhbLdI) ones based on experiments. You can find the scores of those models on both [Labeled Faces in the Wild](https://sefiks.com/2020/08/27/labeled-faces-in-the-wild-for-face-recognition/) and YouTube Faces in the Wild data sets declared by its creators. +FaceNet, VGG-Face, ArcFace and Dlib are [overperforming](https://youtu.be/i_MOwvhbLdI) ones based on experiments. You can find out the scores of those models below on both [Labeled Faces in the Wild](https://sefiks.com/2020/08/27/labeled-faces-in-the-wild-for-face-recognition/) and YouTube Faces in the Wild data sets declared by its creators. | Model | LFW Score | YTF Score | | --- | --- | --- |