From fe7ffcf6be2cd88350b6169f180fbfe0365b0611 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Wed, 29 Apr 2020 09:52:00 +0300 Subject: [PATCH] real time demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa370aa..dbc2520 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,8 @@ DeepFace.stream("/user/database")

+You can watch a **demo** of real time analysis [`here`](https://youtu.be/-c9sSJcx6wI). + Even though face recognition is based on one-shot learning, you can use multiple face pictures of a person as well. You should rearrange your directory structure as illustrated below. ```bash