Facial Recognition Attendance System
Project Overview
This was one of my School Projects where I developed a facial recognition system that revolutionizes the traditional attendance-taking process. The system allows teachers to register students using facial recognition technology, and students can mark their attendance by simply scanning their face during each lesson. The attendance is automatically recorded in Moodle, a widely-used learning platform in universities.
Technical Implementation
- Backend: Django (Python Framework)
- Frontend: ReactJS (JavaScript Framework)
- Face Recognition: Deepface (Open Source ML Model)
- Face Landmarking: Face API JS Library