An attendance management system using face recognition and machine learning is a system that helps many schools and colleges to mark students' attendance effortlessly and without missing any students Attendance management using face recognition, AI, and ML
See More Details Attendance management system using face recognition and machine learning
The attendance management system is a final year project for computer science students who are pursuing final year, Attendance management system using Machine learning is a project that helps to take attendance by using face recognition using image processing algorithms in the project where the project user will enter the details of the students and once all students face images are trained then the machine will recognize the students face and mark the attendance in the XL sheets in there local system, and also user can manually enter attendance if something wrong on image identification in the projects, wherein the project mainly 4 major interaction we will do like
Step1: Enter the student details like name and enrollment details Step2: Capture the student's face after entering the details using an image processing algorithm and face recognition algorithm it will store at least 20 sets of pictures at the time of capture Step3: Train the captured face to the machine once the image capture Step4: Then we can mark the attendance using a camera and face recognition algorithm Step5: Once the face is captured then it will mark attendance and store it in the DB and XL file Step6: After marking an attendance we can see all details in the local project folder and
Haar Cascade Classifier: This algorithm is used for face detection. It is implemented using the cv2.CascadeClassifier class from OpenCV. LBPH Face Recognizer: This algorithm is used for face recognition. It is implemented using the cv2.face.LBPHFaceRecognizer_create function from OpenCV. TensorFlow - TensorFlow is a free and open-source software library for machine learning and artificial intelligence. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks. image processing - Image processing is the process of converting an image into a digital format and applying operations to extract useful information from it. The input is an image, such as a photograph or video frame, and the output can be another image or a set of image-related parameters
An attendance management system using face recognition and machine learning is a system that helps many schools and colleges to mark students' attendance effortlessly and without missing any students and this system is a future required system that helps many schools and colleges to adopt an advanced way to capture attendance of the students using machine learning and artificial intelligence