FaceAttend is a facial recognition-based attendance control system that identifies people in real time using the device's camera and automatically records their attendance.
🔍 FACIAL RECOGNITION
Identifies registered individuals in seconds with high accuracy. No cards, no codes, no hassle.
📊 ATTENDANCE MANAGEMENT
View the complete history by person or date. Export records in CSV or PDF format for reports.
👤 PEOPLE REGISTRATION
Register new people by capturing their photo directly from the app. Edit or delete records as needed.
🧠 FACIAL ANALYSIS
Detects estimated age, gender, emotion, and ethnicity using DeepFace directly from the server.
📦 OBJECT DETECTION
Identifies objects in real time using the YOLOv8 nano model processed locally on the device, without requiring a server connection.
🔒 PRIVACY AND SECURITY
All data is processed on our own server. Images are not shared with third parties or stored in the public cloud. Communication between the app and the server is encrypted with HTTPS.
⚙️ TECHNOLOGY
Developed with Flutter for Android, FastAPI as the backend, DeepFace for facial analysis, and YOLOv8 for object detection on the device.
Ideal for businesses, schools, gyms, or any organization that needs a modern, fast, and contactless attendance system.