diff --git a/README.md b/README.md index 897e23e..b857409 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ result = DeepFace.verify(img1_path = "img1.jpg", img2_path = "img2.jpg", model_n df = DeepFace.find(img_path = "img1.jpg", db_path = "C:/workspace/my_db", model_name = models[1]) ``` -

+

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. diff --git a/icon/deepface-wrapped-models.png b/icon/deepface-wrapped-models.png deleted file mode 100644 index 5c95526..0000000 Binary files a/icon/deepface-wrapped-models.png and /dev/null differ diff --git a/icon/detector-portfolio.png b/icon/detector-portfolio.png deleted file mode 100644 index 816de1a..0000000 Binary files a/icon/detector-portfolio.png and /dev/null differ diff --git a/icon/model-portfolio-v8.jpg b/icon/model-portfolio-v8.jpg new file mode 100644 index 0000000..b359f00 Binary files /dev/null and b/icon/model-portfolio-v8.jpg differ