From 03b250f3e5f5b61c87447f6b9bdb53e3b5298e62 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 18 Aug 2020 11:48:31 +0300 Subject: [PATCH] dlib overperforms --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d768d4..d66342a 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ for model in models: result = DeepFace.verify("img1.jpg", "img2.jpg", model_name = model) ``` -FaceNet and VGG-Face [overperforms](https://youtu.be/i_MOwvhbLdI) than OpenFace, DeepFace and DeepID based on experiments. +FaceNet, VGG-Face and Dlib [overperforms](https://youtu.be/i_MOwvhbLdI) than OpenFace, DeepFace and DeepID based on experiments. **Similarity**