Skip to content

Commit

Permalink
new model portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
serengil committed May 10, 2022
1 parent 631cf64 commit cf5c84f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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])
```

<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/deepface-wrapped-models.png" width="95%" height="95%"></p>
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/icon/model-portfolio-v8.jpg" width="95%" height="95%"></p>

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.

Expand Down
Binary file removed icon/deepface-wrapped-models.png
Binary file not shown.
Binary file removed icon/detector-portfolio.png
Binary file not shown.
Binary file added icon/model-portfolio-v8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf5c84f

Please sign in to comment.