mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
verify results
This commit is contained in:
parent
3096b0c550
commit
9f179508ee
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>
|
||||
|
||||
```
|
||||
Model: VGG-Face
|
||||
Similarity metric: Cosine
|
||||
Found Distance: 0.25638097524642944
|
||||
Max Threshold to Verify: 0.40
|
||||
Result: They are same
|
||||
**Model:** VGG-Face
|
||||
**Similarity metric:** Cosine
|
||||
**Found Distance:** 0.25638097524642944
|
||||
**Max Threshold to Verify:** 0.40
|
||||
**Result:** They are same
|
||||
```
|
||||
|
||||
## Face recognition models
|
||||
|
Loading…
x
Reference in New Issue
Block a user