An open API service indexing awesome lists of open source software.

https://github.com/recker-dev/face-recognition-based-attendance-system

Attendance system using pictures of individuals by leveraging Face Recognition Techniques
https://github.com/recker-dev/face-recognition-based-attendance-system

Last synced: about 1 year ago
JSON representation

Attendance system using pictures of individuals by leveraging Face Recognition Techniques

Awesome Lists containing this project

README

          

The module dlib is necessary to run face_recognition module, it can be tricky to install
It worked for me by simply installing Visual Studio and ensuring to install cmake dependency under it.
I also had some minor issues with the module even after all that, but eventually after digging around for a bit that was resolved.