Live Student Attendance by Face Recognition

> Real-time attendance management system powered by face recognition.

Project Visuals

Project Overview

This project is a real-time attendance management system for educational institutions. It leverages the face_recognition library with the dlib backend to detect and identify students accurately. A GUI was built for ease of use, allowing administrators to manage attendance records effortlessly. The system automatically generates attendance sheets in Excel using pandas, providing a reliable and low-effort solution for schools and universities.

Technologies Used

PythonPandasFace Recognition (dlib)Excel Export

Key Features

  • Live face recognition for student identification
  • Automated attendance record generation in Excel
  • GUI for visualization and user-friendly operation
  • Reliable and efficient for educational institutions