This project is useful to take attendance of students in educational institutions using facial recognition. First, we must acquire one photograph of each student and each student's name. We build and train the face recognition model using dlib and face_recognition API in Python. When a student is in live feed, our system detects his/her face and it recognises the student and shows a bounding box around the student's face with their name as label. And the student's name and time at which the student is present in live feed is also stores in a csv file named Attendance.
🔦 Any other specific thing you want to highlight?
This system has great scope. It can be used in many fields other than as an attendance system. It can also be used for security checks, online invigilation systems etc.
✅ Checklist
Before you post the issue:
[ ] You have followed the issue title format.
[ ] You have provided all the information correctly.
[ ] You have read and agree with the terms in the Code Of Conduct
Before you start, please follow this format for your issue title: TEAM NAME - PROJECT NAME - THEME NAME
ℹ️ Project information
Your Theme : Education
Project Name: Attendance System using Facial Recognition
Short Project Description: Facial Recognition System built for recognizing registered faces
Team Name: ChirasmayeeQ5
Team Members: Chirasmayee Bhavaraju, chiru-2001
Demo Link: https://drive.google.com/file/d/1_cjqSzOYq2XrIPgQcsC5YEvopzQdOZGn/view?usp=sharing
Presentation Link: https://docs.google.com/presentation/d/1SWD_jaMncgF9ss2oOQZrLwmxC_Uih1SK/edit?usp=sharing&ouid=108024625494728946007&rtpof=true&sd=true
Repository Link: https://github.com/chiru-2001/attendance_using_facial_recognition
🔥 Your Pitch
This project is useful to take attendance of students in educational institutions using facial recognition. First, we must acquire one photograph of each student and each student's name. We build and train the face recognition model using dlib and face_recognition API in Python. When a student is in live feed, our system detects his/her face and it recognises the student and shows a bounding box around the student's face with their name as label. And the student's name and time at which the student is present in live feed is also stores in a csv file named Attendance.
🔦 Any other specific thing you want to highlight?
This system has great scope. It can be used in many fields other than as an attendance system. It can also be used for security checks, online invigilation systems etc.
✅ Checklist
Before you post the issue: