Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 858 Bytes

File metadata and controls

13 lines (11 loc) · 858 Bytes

Face Recognition Attendance System

Our project aims to make the lives of teachers easier by automatically marking students' attendance using Face recognition. It'll reduce the time wasted in taking attendance and also prevent proxy attendance. This project will also upload the attendance directly to a spreadsheet. It will not cause any disturbance during teaching and also save time. Although, it has some limitations on the distance from the students from which it can work, the use of high quality cameras and multiple cameras can reduce it. The project is quite realistic and efficient.

Instructions:

  1. python add_student.py
  2. python create_person.py <folder_name>
  3. python add_person_faces.py <folder_name>
  4. python train.py
  5. python get_status.py
  6. python detect.py <image_name>
  7. python spreadsheet.py
  8. python detect.py