mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 03:55:21 +00:00
accuracy scores of models updated
This commit is contained in:
parent
ee63d8b902
commit
5e3d415105
18
README.md
18
README.md
@ -140,16 +140,16 @@ FaceNet, VGG-Face, ArcFace and Dlib are [overperforming](https://youtu.be/i_MOwv
|
|||||||
|
|
||||||
| Model | Declared LFW Score |
|
| Model | Declared LFW Score |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| VGG-Face | 98.78% |
|
| VGG-Face | 98.9% |
|
||||||
| Facenet | 99.20% |
|
| Facenet | 99.2% |
|
||||||
| Facenet512 | 99.65% |
|
| Facenet512 | 99.6% |
|
||||||
| OpenFace | 93.80% |
|
| OpenFace | 92.9% |
|
||||||
| DeepID | - |
|
| DeepID | - |
|
||||||
| Dlib | 99.38 % |
|
| Dlib | 97.4 % |
|
||||||
| SFace | 99.60% |
|
| SFace | 99.5% |
|
||||||
| ArcFace | 99.41% |
|
| ArcFace | 99.5% |
|
||||||
| GhostFaceNet | 99.76 |
|
| GhostFaceNet | 99.7% |
|
||||||
| *Human-beings* | *97.53%* |
|
| *Human-beings* | *97.5%* |
|
||||||
|
|
||||||
Conducting experiments with those models within DeepFace may reveal disparities compared to the original studies, owing to the adoption of distinct detection or normalization techniques. Furthermore, some models have been released solely with their backbones, lacking pre-trained weights. Thus, we are utilizing their re-implementations instead of the original pre-trained weights.
|
Conducting experiments with those models within DeepFace may reveal disparities compared to the original studies, owing to the adoption of distinct detection or normalization techniques. Furthermore, some models have been released solely with their backbones, lacking pre-trained weights. Thus, we are utilizing their re-implementations instead of the original pre-trained weights.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user