From b3c0211baa861da4e828761323fcb5ab377ba9d2 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Tue, 26 May 2020 12:48:53 +0300 Subject: [PATCH] demo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 474ad50..9700434 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ The easiest way to install deepface is to download it from [`PyPI`](https://pypi pip install deepface ``` -### Face Recognition - [`Demo`](https://youtu.be/KRCvkNCOphE) +## Face Recognition + +[`Demo`](https://youtu.be/KRCvkNCOphE) Verify function under the DeepFace interface is used for face recognition.