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

Automated Attendance Marking System Using CNN-Based Face Recognition

View through CrossRef
The project is a Flask-based application designed for face recognition and attendance tracking. It includes functionality for training a convolutional neural network (CNN) model using the InceptionV3 architecture, which is fine-tuned to classify faces. The application supports registering users by capturing and saving their facial images, which are then organized into directories. These images undergo data augmentation to enhance model robustness during training. A pre-trained CNN model is employed to detect and identify faces, allowing attendance to be marked automatically based on face recognition results. Attendance data is recorded in an Excel file, where new entries are added dynamically for each date.The application also provides an analysis feature that processes attendance data, generates visual summaries for different dates, and displays trends in a userfriendly format. Interactive web pages enable users to train the model, register faces, upload images for marking attendance, and review attendance statistics. The project incorporates image preprocessing, realtime face detection, and the use of cascaded classifiers, with seamless integration of attendance tracking into the system. The intuitive interface and automated processes aim to enhance efficiency and accuracy in attendance management.
Title: Automated Attendance Marking System Using CNN-Based Face Recognition
Description:
The project is a Flask-based application designed for face recognition and attendance tracking.
It includes functionality for training a convolutional neural network (CNN) model using the InceptionV3 architecture, which is fine-tuned to classify faces.
The application supports registering users by capturing and saving their facial images, which are then organized into directories.
These images undergo data augmentation to enhance model robustness during training.
A pre-trained CNN model is employed to detect and identify faces, allowing attendance to be marked automatically based on face recognition results.
Attendance data is recorded in an Excel file, where new entries are added dynamically for each date.
The application also provides an analysis feature that processes attendance data, generates visual summaries for different dates, and displays trends in a userfriendly format.
Interactive web pages enable users to train the model, register faces, upload images for marking attendance, and review attendance statistics.
The project incorporates image preprocessing, realtime face detection, and the use of cascaded classifiers, with seamless integration of attendance tracking into the system.
The intuitive interface and automated processes aim to enhance efficiency and accuracy in attendance management.

Related Results

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...
QR Based Attendance System
QR Based Attendance System
QR-based attendance systems leverage QR codes to identify individuals, streamlining attendance tracking in educational and other settings. They comprise a backend database for user...
Automated Attendance Monitoring System for Primary Schools
Automated Attendance Monitoring System for Primary Schools
   For centuries, the practice of marking attendance has played a vital role in recording and monitoring the presence of students in educational institutions such as schools and c...
Face Recognition Attendance System
Face Recognition Attendance System
The Face Recognition Attendance System (FRAS) is an advanced biometric authentication technology that automates attendance tracking using facial recognition. Traditional attendance...
Fingerprint Based Attendance System
Fingerprint Based Attendance System
Today's digital age requires secure yet effective attendance management for organizations, schools, and workplaces. As such, the project describes an IoT-based Fingerprint Attendan...
Face Recognition Based Automated Attendance Management System
Face Recognition Based Automated Attendance Management System
At the beginning and end of each session, attendance is an important aspect of the daily classroom evaluation. When using traditional methods such as calling out roll calls or taki...
Video Indexing through Human Faces by Combined Deep Learning Neural Networks
Video Indexing through Human Faces by Combined Deep Learning Neural Networks
This research aims to suggest an algorithm that uses the human face as a cue for detecting faces and recognition from input video. Face recognition has become popular because it ha...
Mobile Barcode Based Examination Attendance System
Mobile Barcode Based Examination Attendance System
Smartphone usage has revolutionized the world to many settings including that of the education system with numerous potential and realized benefits. While the functions of smartpho...

Back to Top