All projects
Computer Vision

Staff Attendance via Face Recognition

Daily attendance system using CNN-based face recognition with augmentation, segmentation, and a Flask UI.

Overview

Face-recognition based daily attendance for small teams. CNN trained on 10 staff faces with image augmentation and segmentation.

The Problem

Manual attendance was error-prone and slow.

The Solution

Image augmentation pipeline, custom CNN, Flask UI, SQLite storage.

Impact

Replaced manual attendance entirely; near-instant check-in with high accuracy.