mirror of
https://github.com/serengil/deepface.git
synced 2025-06-10 05:17:08 +00:00
dlib overperforms
This commit is contained in:
parent
fffb087baa
commit
03b250f3e5
@ -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**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user