Attendance system with Face Recognition & Automation (AFRA), a cross-platform software, proposes that the system is based on face detection and recognition algorithms, which is used to automatically detect the student's face when his/her face is scanned on the system and the system is capable to mark the attendance by matching the face landmarks on the previously stored image in the database. In this proposed system, the student’s face is scanned with the system to detect and mark the face landmarks of the student.
- A frontend interface which would be involved in
- A form to enroll the student, course & enroller
- A form to upload the image captured by camera
- A backend API which would be involved in
- Getting multiple images of a face and label.
- Extracting the features from the images and storing them in the database with the labels.
- Checking faces when a new image is uploaded and responding with the most similar image.
- Training the model with the faces repetitively everytime it is scanned
- Marking the attendance on Google sheets.
Nagaraj Pandith | Nidheesha T |