Class Attendance System in Education with Deep Learning Method

Hüdaverdi Demir,Serkan Savaş
2023-09-23
Abstract:With the advancing technology, the hardware gain of computers and the increase in the processing capacity of processors have facilitated the processing of instantaneous and real-time images. Face recognition processes are also studies in the field of image processing. Facial recognition processes are frequently used in security applications and commercial applications. Especially in the last 20 years, the high performances of artificial intelligence (AI) studies have contributed to the spread of these studies in many different fields. Education is one of them. The potential and advantages of using AI in education; can be grouped under three headings: student, teacher, and institution. One of the institutional studies may be the security of educational environments and the contribution of automation to education and training processes. From this point of view, deep learning methods, one of the sub-branches of AI, were used in this study. For object detection from images, a pioneering study has been designed and successfully implemented to keep records of students' entrance to the educational institution and to perform class attendance with images taken from the camera using image processing algorithms. The application of the study to real-life problems will be carried out in a school determined in the 2022-2023 academic year.
Computer Vision and Pattern Recognition,Artificial Intelligence,Human-Computer Interaction
What problem does this paper attempt to address?
The paper attempts to address the problem of implementing an automated classroom attendance system using deep learning methods in an educational environment. Specifically, the researchers aim to develop a system that can automatically record student attendance by utilizing image processing algorithms and deep learning techniques such as Convolutional Neural Networks (CNN) and Histogram of Oriented Gradients (HOG). This system not only aims to improve attendance efficiency and reduce the workload of teachers but also to enhance school security measures to some extent. Additionally, the system is designed to adapt to real-world application scenarios and will undergo practical application testing in a selected school during the 2022-2023 academic year.