dlib overperforms

This commit is contained in:
Sefik Ilkin Serengil 2020-08-18 11:48:31 +03:00 committed by GitHub
parent fffb087baa
commit 03b250f3e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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**