Attendance Tracker

An attendance tracking system using VueJS with Flask with facial detection using Tensorflow JS (face-api). The system consists of three part Entry, Exit, and Logs modules. On entry user details and image of the attendee are captured. Upon exit this image and is compared with the live camera to recognize the user using Face API.… Continue reading Attendance Tracker