Real-Time Face Recognition Attendance β€” QR Access & Google Sheets Integration
dev.toΒ·16hΒ·
Discuss: DEV
Flag this post

πŸš€ This project automates classroom attendance using Face Recognition (MTCNN + FaceNet) integrated with Flask and Google Sheets.

It captures student faces in real-time, marks attendance automatically, and even generates a QR link to access the system from mobile devices.


🧭 Introduction

Attendance tracking is one of the most time-consuming classroom tasks.

Traditional methods β€” roll calls or manual entries β€” are inefficient and error-prone.

To make attendance seamless and contactless, I built a Real-Time Face Recognition Attendance System using MTCNN for face detection, FaceNet for feature extraction, and Flask for the web interface.

The project connects directly with Google Sheets to store attendance records automatically, and a…

Similar Posts

Loading similar posts...