This commit is contained in:
Sefik Ilkin Serengil 2020-05-26 12:43:41 +03:00 committed by GitHub
parent 5ab64bb71d
commit 0b4f319eb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ pip install deepface
## Face Recognition
[`Demo`](https://youtu.be/KRCvkNCOphE)
Verify function under the DeepFace interface is used for face recognition.
```python