https://github.com/vatshayan/face-recognition-attendance-system-project
Final Year Btech Face recognition Attendance System Project with code and Documents. Video Implementation with explanation too. Base IEEE paper Implementation
https://github.com/vatshayan/face-recognition-attendance-system-project
attendance attendance-management-system attendance-system automatic automatic-machine-learning btech btech-project btechfinalyear btechproject btechprojects final final-project final-year-project finalyearproject mtech mtech-project python semester
Last synced: 7 months ago
JSON representation
Final Year Btech Face recognition Attendance System Project with code and Documents. Video Implementation with explanation too. Base IEEE paper Implementation
- Host: GitHub
- URL: https://github.com/vatshayan/face-recognition-attendance-system-project
- Owner: Vatshayan
- Created: 2022-05-04T10:44:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T17:28:05.000Z (about 3 years ago)
- Last Synced: 2025-03-18T00:38:59.717Z (7 months ago)
- Topics: attendance, attendance-management-system, attendance-system, automatic, automatic-machine-learning, btech, btech-project, btechfinalyear, btechproject, btechprojects, final, final-project, final-year-project, finalyearproject, mtech, mtech-project, python, semester
- Language: Python
- Homepage: https://www.finalproject.in/
- Size: 22.5 KB
- Stars: 125
- Watchers: 2
- Forks: 32
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-recognition-Attendance-System-Project
Final Year Face recognition Attendance System Project### Youtube Implementation Video : https://youtu.be/tLhFaAurhGw

### Abstract
The management of the attendance can be a great burden on the teachers if it is done by hand. To resolve this problem, smart and auto attendance management system is being utilized. By utilizing this framework, the problem of proxies and students being marked present even though they are not physically present can easily be solved. This system marks the attendance using live video stream. The frames are extracted from video using OpenCV. The main implementation steps used in this type of system are face detection and recognizing the detected face, for which dlib is used. After these, the connection of recognized faces ought to be conceivable by comparing with the database containing student's faces. This model will be a successful technique to manage the attendance of students.
Live Webcam based Face Attendance System Project through python programming
### Details :
Smart Attendance Management System is an application developed for daily student attendance in colleges or. schools. This project attempts to record attendance through face detection.
This System uses facial recognition technology to record the attendance through a high resolution digital camera/webcam that detects and recognizes faces and compare the recognize faces with students/known faces images stored in faces database(CSV).
### Reference Base Research Paper : https://ieeexplore.ieee.org/document/9215441
### Need Code, Documents & Explanation ?
## How to Reach me :
### Mail : vatshayan007@gmail.com
### WhatsApp: **+91 9310631437** (Helping 24*7) **[LINK](https://wa.me/message/CHWN2AHCPMAZK1)**
### Website : https://www.finalproject.in/
### 1000 Computer Science Projects : https://www.computer-science-project.in/
### Youtube Implementation Video : https://youtu.be/tLhFaAurhGw
IMP : If you are getting error/problems/queires then Reach me will help you