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

https://github.com/rohithsaji97/attendance-face-recognition

This uses machine learning to recognize faces to mark attendance.
https://github.com/rohithsaji97/attendance-face-recognition

dataanalysis deep-learning face-recognition machinelearning opencv openpyxl python3 train-model transfer-learning vgg16

Last synced: 2 months ago
JSON representation

This uses machine learning to recognize faces to mark attendance.

Awesome Lists containing this project

README

          

# Attendance-face-recognition
This project is a combination of ML and data analysis. A self-trained model is used to recognize faces
and the list of students is stored as data which is utilised to mark attendance. Total hours attended by the student
are shown as a result. This project also allows to add new faces. This can be used in offices, schools, colleges, etc.