Attendance management application with integrated face-recognition to mark the attendance of students.
Hackathon project submission NewGen-IEDC 2019, held at IIITA. This android application fetches realtime data of students' attendance maintained in a firebase realtime database. The attendance is marked using face-recognition. Backend python script matches the face features with the dataset and then the attendence is updated and pushed to the realtime database.
Link to the python script: https://github.com/sbasu7241/Smart-Attendance-System