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).