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.
- Host: GitHub
- URL: https://github.com/rohithsaji97/attendance-face-recognition
- Owner: Rohithsaji97
- Created: 2023-09-17T07:18:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T07:26:14.000Z (almost 3 years ago)
- Last Synced: 2026-01-01T12:11:00.648Z (6 months ago)
- Topics: dataanalysis, deep-learning, face-recognition, machinelearning, opencv, openpyxl, python3, train-model, transfer-learning, vgg16
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.