This is prototype of Face Recognition for attendance system.
The project made as the requirement of Intelligence Computational Algorithm courses in NCTU.
This project is using Open Face Model and Support Vector Machine
You can download the open face model here and put into open-face-cv folder
and download the face detection model here and put into open-face-cv/face_detection_model folder
We modified this face recognition code from pyimagesearch to satisfied our requirement in this case we want to use for attendance system. The explanation about face recognition and installation could be read here, pyimagesearch has very good explanation and implementation about computer vision.
Farhan Tandia
Christian NP