mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
verify results
This commit is contained in:
parent
9f179508ee
commit
0472bae0ca
10
README.md
10
README.md
@ -16,11 +16,11 @@ result = DeepFace.verify("img1.jpg", "img2.jpg")
|
|||||||
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/test-case-1.jpg" width="50%" height="50%"></p>
|
<p align="center"><img src="https://raw.githubusercontent.com/serengil/deepface/master/tests/dataset/test-case-1.jpg" width="50%" height="50%"></p>
|
||||||
|
|
||||||
```
|
```
|
||||||
**Model:** VGG-Face
|
Model: VGG-Face
|
||||||
**Similarity metric:** Cosine
|
Similarity metric: Cosine
|
||||||
**Found Distance:** 0.25638097524642944
|
Found Distance: 0.25638097524642944
|
||||||
**Max Threshold to Verify:** 0.40
|
Max Threshold to Verify: 0.40
|
||||||
**Result:** They are same
|
Result: They are same
|
||||||
```
|
```
|
||||||
|
|
||||||
## Face recognition models
|
## Face recognition models
|
||||||
|
Loading…
x
Reference in New Issue
Block a user