Automatic attendance system using face recognition with deep learning algorithm

This project aims to develop an attendance system that is more efficient and convenient than traditional attendance methods currently used in schools and universities. Therefore, this paper proposes an automatic attendance system using face recognition. In this face recognition attendance system, th...

Full description

Saved in:
Bibliographic Details
Main Authors: Al-Amoudi, Ibrahim, Rosdiyana, Samad, Nor Rul Hasma, Abdullah, Mahfuzah, Mustafa, Pebrianti, Dwi
Format: Conference or Workshop Item
Language:English
English
Published: Springer Science and Business Media Deutschland GmbH 2022
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/39736/1/Automatic%20Attendance%20System%20Using%20Face%20Recognition%20with%20Deep.pdf
http://umpir.ump.edu.my/id/eprint/39736/2/Automatic%20attendance%20system%20using%20face%20recognition%20with%20deep%20learning%20algorithm_ABS.pdf
http://umpir.ump.edu.my/id/eprint/39736/
https://doi.org/10.1007/978-981-16-2406-3_44
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This project aims to develop an attendance system that is more efficient and convenient than traditional attendance methods currently used in schools and universities. Therefore, this paper proposes an automatic attendance system using face recognition. In this face recognition attendance system, the university does not need to install any additional devices in the classroom, which makes it a cost-effective system. The system consists of three parts: attendance system, student profile system, and training. First is the training stage where the student’s photo should be captured and stored in a separate folder. Second is the attendance system. Here the lecturer needs to take a photograph of the student and then upload it to the system. The system will automatically recognize the student’s face and store his/her name in an excel sheet (CVS file). The third system is the student’s profile. This system is to help the lecturer retrieve the student’s data by only capturing a picture of the student. A GUI has been made to simplify the usage of the system. The face recognition system has been developed using a combination of two deep learning algorithms: Multi-Task Cascaded Convolutional Neural Network (MTCNN) and FaceNet. To train the system, 908 pictures from 21 different students were collected and used, and 108 pictures were used for testing. The testing result showed 100% for face detection and 87.03% for face recognition.