diff --git a/README.md b/README.md index 28f73a5..474ad50 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,7 @@ 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. @@ -153,8 +151,6 @@ 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