From 22bbb4608b42862b43e6313168e560134b3cf593 Mon Sep 17 00:00:00 2001 From: Computer vision engineer <112948275+computervisioneng@users.noreply.github.com> Date: Fri, 7 Jul 2023 10:42:20 -0300 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c275f2e..8eb9238 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,21 @@ Face attendance system using face recognition with Python ! ## Face attendance software -[![Watch the video](https://img.youtube.com/vi/z_dbnYHAQYg/0.jpg)](https://www.youtube.com/watch?v=z_dbnYHAQYg) +

+ + Watch the video +
Watch on YouTube: Face attendance system with Python and face recognition ! +
+

## Spoofing feature -[![Watch the video](https://img.youtube.com/vi/_KvtVk8Gk1A/0.jpg)](https://www.youtube.com/watch?v=_KvtVk8Gk1A) - +

+ + Watch the video +
Watch on YouTube: Face attendance system with liveness detection ! +
+

## execution @@ -36,7 +45,11 @@ Remember to add the Silent-Face-Anti-Spoofing directory to your **PYTHONPATH**. Face attendance + face recognition web app with React and Python! -[![Watch the video](https://img.youtube.com/vi/yWmW5uEtNws/0.jpg)](https://www.youtube.com/watch?v=yWmW5uEtNws) - +

+ + Watch the video +
Watch on YouTube: Face attendance + face recognition web app with React and Python ! +
+

The code for this web app project is available [here](https://github.com/computervisiondeveloper/face-attendance-web-app-react-python).