multiple tests

This commit is contained in:
Sefik Ilkin Serengil 2020-03-10 20:48:01 +03:00 committed by GitHub
parent 32a525ef6d
commit a3fab4fe0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,6 @@ dataset = [
['dataset/img1.jpg', 'dataset/img3.jpg']
]
result = DeepFace.verify(dataset)
for i in range(0, len(dataset)):
print(result[i]["verified"])
```
## Face recognition models