computervisioneng / face-attendance-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Python 3.8

windows

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

linux, mac

  • Install the packages in requirements.txt

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.

About

License:MIT License


Languages

Language:Python 100.0%