From 0b4f319eb1536297dc6e27e1671313ec45445732 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 26 May 2020 12:43:41 +0300 Subject: [PATCH] demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c62893..18268dd 100644 --- a/README.md +++ b/README.md @@ -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