This commit is contained in:
Sefik Ilkin Serengil 2020-05-26 13:53:07 +03:00 committed by GitHub
parent f857437dec
commit e84eee00cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ A modern face recognition pipeline consists of 4 common stages: detect, [align](
Deepface handles all these common stages in the background. Deepface handles all these common stages in the background.
###Face Verification - [`Demo`](https://youtu.be/KRCvkNCOphE) ### Face Verification - [`Demo`](https://youtu.be/KRCvkNCOphE)
Verification function under the DeepFace interface offers a single face recognition. Verification function under the DeepFace interface offers a single face recognition.