Intelligent-Face-Recognition-Attendance-System and Automatic-Attendance-Marking-System

Both projects are direct competitors offering similar comprehensive face recognition-based attendance systems, with project A providing a more developed solution leveraging OpenCV, Firebase, and Flask, while project B focuses on a post-lecture group photo processing approach.

Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 68
Forks: 28
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language:
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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 Automatic-Attendance-Marking-System

Mini-Project-5th-sem-gr10/Automatic-Attendance-Marking-System

The project automates attendance using facial recognition. Cameras capture group photos during lectures, processed afterward by a machine learning model to identify students and mark attendance. It prevents proxy attendance, minimizes errors, and offers a user-friendly interface for managing attendance data.

Scores updated daily from GitHub, PyPI, and npm data. How scores work