Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

AI-Based Face Recognition Attendance

View through CrossRef
Attendance management is an essential administrative task in educational institutions and organizations, yet traditional methods such as manual roll calls and register-based systems are time- consuming, error-prone, and vulnerable to proxy attendance. With the rapid advancement of Artificial Intelligence (AI) and computer vision technologies, automated biometric systems have emerged as efficient alternatives. This research presents the design, development, and implementation of an AI- Based Face Recognition Attendance System integrated with a real-time web dashboard for monitoring and management. The proposed system utilizes computer vision techniques for face detection and deep learning-based facial encoding for recognition. Real-time video frames captured through a webcam are processed to detect faces, extract distinctive facial features, and compare them with pre-stored facial encodings in a database. Upon successful recognition, attendance is automatically recorded along with date and timestamp information, eliminating manual intervention. The system is developed using Python, OpenCV, and a Flask-based web framework, with structured database integration for secure and organized data storage. In addition to automated attendance marking, the system incorporates a dynamic administrative dashboard that provides real-time statistics, attendance summaries, and historical trend visualization. The dashboard enhances usability by allowing administrators to manage student records, monitor attendance performance, and generate reports efficiently. Experimental evaluation demonstrates a recognition accuracy ranging from 92% to 96% under standard indoor lighting conditions, with processing time under two seconds per individual. The proposed solution reduces administrative workload, prevents proxy attendance, ensures contactless operation, and improves record accuracy. Although minor limitations exist under low-light conditions or partial facial occlusion, the system demonstrates strong reliability and scalability for practical deployment. This research highlights the effectiveness of integrating AI-driven facial recognition with web-based management systems to modernize attendance processes in educational and organizational environments..
Title: AI-Based Face Recognition Attendance
Description:
Attendance management is an essential administrative task in educational institutions and organizations, yet traditional methods such as manual roll calls and register-based systems are time- consuming, error-prone, and vulnerable to proxy attendance.
With the rapid advancement of Artificial Intelligence (AI) and computer vision technologies, automated biometric systems have emerged as efficient alternatives.
This research presents the design, development, and implementation of an AI- Based Face Recognition Attendance System integrated with a real-time web dashboard for monitoring and management.
The proposed system utilizes computer vision techniques for face detection and deep learning-based facial encoding for recognition.
Real-time video frames captured through a webcam are processed to detect faces, extract distinctive facial features, and compare them with pre-stored facial encodings in a database.
Upon successful recognition, attendance is automatically recorded along with date and timestamp information, eliminating manual intervention.
The system is developed using Python, OpenCV, and a Flask-based web framework, with structured database integration for secure and organized data storage.
In addition to automated attendance marking, the system incorporates a dynamic administrative dashboard that provides real-time statistics, attendance summaries, and historical trend visualization.
The dashboard enhances usability by allowing administrators to manage student records, monitor attendance performance, and generate reports efficiently.
Experimental evaluation demonstrates a recognition accuracy ranging from 92% to 96% under standard indoor lighting conditions, with processing time under two seconds per individual.
The proposed solution reduces administrative workload, prevents proxy attendance, ensures contactless operation, and improves record accuracy.
Although minor limitations exist under low-light conditions or partial facial occlusion, the system demonstrates strong reliability and scalability for practical deployment.
This research highlights the effectiveness of integrating AI-driven facial recognition with web-based management systems to modernize attendance processes in educational and organizational environments.

Related Results

Online Attendance with Python Face Recognition and Django Framework
Online Attendance with Python Face Recognition and Django Framework
Online learning certainly requires an attendance system that is accessed anywhere with a minimum level of fraud. This research aimed to build an online attendance system using face...
Face Recognition Attendance Monitoring System
Face Recognition Attendance Monitoring System
The Face Recognition Attendance Management System is a cutting-edge technology solution designed to streamline and enhance the attendance tracking process in various institutions a...
Audit of Appointment Non-Attendance in Leeds Child and Young Person Learning Disability Psychiatry Clinic
Audit of Appointment Non-Attendance in Leeds Child and Young Person Learning Disability Psychiatry Clinic
Aims: Appointment non-attendance has significant impacts on care and resource allocation across the NHS. This audit investigates appointment non-attendance with...
“Absenplus” Face Recognition and Geolocation Based on Android Application
“Absenplus” Face Recognition and Geolocation Based on Android Application
The attendance system is an absolute requirement for attendance in various activities. In an agency or company, attendance becomes input for the administration department in assess...
“Face Log” (Attendance Management System using Face Recognition)
“Face Log” (Attendance Management System using Face Recognition)
The purpose of this project is to build attendance management system based on face recognition; Face recognition is an important operation of Image processing owing to its use in n...
IoT based Student Attendance Management System using RFID and Face Recognition
IoT based Student Attendance Management System using RFID and Face Recognition
Attendance is for keeping records of number of students present in schools, colleges or in any organization. It is very important constituent in maintaining discipline among studen...
Designing a Web-Based Student Attendance System for Madrasah Ibtidaiyah Al Hikmah Debong
Designing a Web-Based Student Attendance System for Madrasah Ibtidaiyah Al Hikmah Debong
Monitoring student attendance at school is a shared responsibility between the school and parents or guardians. However, the manual attendance system currently in use often leads t...

Back to Top