FaceAttend and Face-recognition

These are competitors—both implement standalone face recognition-based attendance systems with similar core functionality, so users would choose one or the other based on code quality and features rather than use them together.

FaceAttend
45
Emerging
Face-recognition
42
Emerging
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 24/25
Stars: 68
Forks: 37
Downloads:
Commits (30d): 0
Language: HTML
License: GPL-3.0
Stars: 142
Forks: 98
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About FaceAttend

yogesh-kamat/FaceAttend

Attendance system based on face recognition

Implements dual-webapp architecture (admin/teacher portals) using Flask and MySQL, leveraging the `face_recognition` library (99.38% accuracy via dlib deep learning) for student enrollment and real-time attendance marking. Includes anti-spoofing detection via retrained TensorFlow Inception model to identify mobile phone presentations, and generates downloadable/editable Excel attendance reports with bulk email capabilities for parent/student notifications.

About Face-recognition

008karan/Face-recognition

Face recognition and its application as attendance system

Implements HOG-based face detection paired with FaceNet feature extraction for robust facial identification. Leverages Keras, Dlib, and OpenCV to build a complete pipeline from image preprocessing through face embedding generation and comparison. The modular architecture enables flexible deployment beyond attendance tracking, supporting custom recognition workflows and batch processing.

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