mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 19:45:21 +00:00
face recognition list
This commit is contained in:
parent
12468ab0e8
commit
2e1b7bfc8f
@ -34,7 +34,7 @@ Each call of verification function builds a face recognition model from scratch
|
||||
```python
|
||||
dataset = [
|
||||
['dataset/img1.jpg', 'dataset/img2.jpg'],
|
||||
['dataset/img5.jpg', 'dataset/img6.jpg']
|
||||
['dataset/img1.jpg', 'dataset/img3.jpg']
|
||||
]
|
||||
result = DeepFace.verify(dataset)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user