Intelligent-Face-Recognition-Attendance-System and Face-Recognition-Based-Smart-Attendence-System
Both projects are competitors, as they offer similar comprehensive face recognition-based attendance systems leveraging OpenCV and Flask, with Project A demonstrating more advanced features like Firebase integration.
About Intelligent-Face-Recognition-Attendance-System
turhancan97/Intelligent-Face-Recognition-Attendance-System
This project is a comprehensive face recognition-based attendance system for universities. It leverages OpenCV for face detection and recognition, Firebase for data storage, and Flask for the web interface. The system allows for student registration, face capture, and attendance tracking, providing a modern solution for attendance management.
The system employs dlib-based facial landmark detection (68-point model) for precise face alignment before matching, and implements multi-class attendance tracking where students can be enrolled across different courses with separate records. It uses Firebase Realtime Database for cloud synchronization and includes role-based access control with teacher authentication to view per-class attendance reports. The architecture separates face detection/recognition logic from the Flask web layer, supporting both webcam capture and image upload workflows for enrollment.
About Face-Recognition-Based-Smart-Attendence-System
SHREYASH96OG/Face-Recognition-Based-Smart-Attendence-System
SPPU FInal Year Project
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work