computervisioneng / face-attendance-system

MIT License
135 stars 80 forks source link

face-attendance-system

Face attendance system using face recognition with Python !

Face attendance software

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

Spoofing feature

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

execution

windows

In Windows, you will need to do a couple of additional steps before starting with this tutorial:

linux, mac

spoofing feature

git clone https://github.com/computervisioneng/Silent-Face-Anti-Spoofing.git
pip install -r Silent-Face-Anti-Spoofing/requirements.txt

Remember to add the Silent-Face-Anti-Spoofing directory to your PYTHONPATH.

web app

Face attendance + face recognition web app with React and Python!

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

The code for this project is available here.