Found 577 repositories(showing 30)
ankitsharma38
This AI-powered system automates attendance tracking in schools, colleges, and workplaces using face recognition. It replaces traditional methods like roll calls with a fast, contactless solution. The system detects faces via a camera, matches them with a student database using OpenCV and AI algorithms, and updates attendance records automatically.
Face detection and recognition have gained widespread application in versatile fields like security, emotion detection, attendance tracking etc. But many algorithms do not work well with images of a side view of the faces. Through this project we aim to address this problem. We aim to fix the lack of front view of the face during face detection applications through CCTVs and other cameras. Apart from running face detection algorithms over images of the front view of the face, we hope to expand the effectiveness of current algorithms by using the side view of a person's face to generate a frontal image which can then be used in Face Recognition algorithms. This will then allow better recognition of people from all angles and poses than current algorithms.
vipinjaiswal2003
FaceTrack-AI is a real-time attendance system using Python, OpenCV, and face_recognition. It automates attendance by detecting and verifying faces with ~95% accuracy at 25+ FPS. MySQL integration securely logs entry/exit records in real time. A PyQt5 GUI offers a simple interface for enrollment and tracking.
iyashjayesh
Face recognition, as one of the most successful applications of image analysis, has recently gained significant attention, especially during the past several years. Our idea proposes an automatic face recognition attendance system for students using raspberry pi and mini cameras based on deep learning and narrowband Internet of things. The system automatically detects and identifies faces and mark present/absent of students with the help of face detection and it points out the technical challenges of building a face recognition system. The system will automatically update the student’s presence in the class to the student’s database and update all the data to the cloud as well as sends It will message to the guardians of absentees and also to the Head of the department. Face recognition processing, including major components such as face detection, tracking, alignment, and feature extraction, and it points out the technical challenges of building a face recognition system. We focus on the importance of the most successful solutions available so far. The final part of the chapter describes chosen face recognition methods and applications and their potential use in areas not related to face recognition.
prasantgupta52
Attendy is a Attendance Tracking and Managing Application Using Face Recognition
The "Automated Attendance Management System Using Face Recognition (LBPH Algorithm)" automates attendance tracking through facial recognition. It employs the LBPH algorithm for accurate identification, replacing manual methods with efficient, reliable automation.
A real-time student attendance system using AI face recognition with high accuracy and automated tracking.
yxshee
an automated student attendance system using facial recognition technology which captures and recognizes faces to mark attendance, providing a user-friendly interface for enrollment and attendance tracking
Mayank202004
Experience modern attendance management with our Face Recognition System. Using ESP32-CAM and Arduino, powered by Python's Face Recognition library, we offer accurate and efficient attendance tracking through facial recognition. Goodbye to manual processes, hello to the future.
lizpart
Application designed to automate attendance tracking using face recognition technology. It allows users to register their faces and then automatically mark their attendance when they appear in front of a camera.
AmeenUrRehman
Efficiently identify and verify individuals using facial features with this Face Recognition Attendance System. Leveraging OpenCV, the system ensures accurate results and seamless integration, making it a versatile solution for precise attendance tracking.
bhavitkhandelwal
"Automatic Attendance Monitoring System" To maintain the attendance record in schools colleges or any administrative sector through a conventional method by calling the name of every person is very difficult and time-consuming and even a chance of proxy attendance so the following system is based on face recognition to maintain the attendance record of the students and workers. In our implementation, we have tried to recognize faces and marking down the attendance using Haar Cascades with the 'Local Binary Pattern Histogram' technique. The graphic user interface is designed using the Tkinter library. This monitoring system gives the appropriate tracking of the students attending the schools/ colleges with real-time data stored in a separate file. On the contrary, this is an offline system which is the only limitation for this system. Picture Description: 1. Tkinter GUI of the system - 2. Face recognized using this system - 3. Record stored in real-time
the-steelix-flame
The AI-Powered Face Recognition Attendance System automates attendance tracking using OpenCV, Flask, SQLite, and face recognition models. It captures face samples, encodes them, and marks attendance in real time
Epein5
👥✅ Face Attendance System: A Python tool for student registration and attendance tracking using face recognition.
gehad-Ahmed30
The Face Recognition Attendance System is an AI-powered application that automates attendance tracking using facial recognition. It detects and identifies students' faces , updates attendance records in Firebase, and displays real-time student information.
hasanbasrikaygin
This repository aims to develop a face recognition application using Flutter and Flask for student attendance taking and tracking.
Artificial Intelligence Project(Attendance Tracking Based On Face Recognition), built using the python programming language with the Computational thinking (CT) method
sandeepmallick
A Face Recognition system using OpenCV to detect and recognize faces in real-time. This project enhances security, attendance tracking, and identity verification with high accuracy.
The Smart Attendance System uses face recognition to automate attendance tracking via a webcam. It detects and identifies faces from live video, compares them with stored images, and logs attendance in a CSV file while preventing duplicate entries within 1 hour. The system displays real-time attendance and FPS using OpenCV and face_recognition
Saksham-Gupta-24
The Advanced Attendance System enables teachers to efficiently record student attendance using face recognition technology. It eliminates the need for manual attendance, saving valuable class time. Proxy attendance is prevented, ensuring accurate tracking of student presence.
Attendance System Using Face Recognition: This project uses Deep Learning (CNN) for real-time face detection and attendance tracking. Built with Python, OpenCV, and TensorFlow, it ensures accurate identification and seamless logging. Scalable for broader security and attendance applications! 😊
Presience App is an innovative solution designed to facilitate attendance tracking for college students using face recognition technology. This backend repository serves as the core of the Presience application, providing essential APIs and services that enable seamless interaction between the frontend and backend.
The Face Recognition Based Attendance System is a desktop application that leverages facial recognition technology to automate attendance tracking. This system allows users to capture their facial images using a webcam, train the system with their information, and then use the face detection feature to mark their attendance.
manuchehrqoriev798
An educational attendance tracking system using facial recognition in Python. Automatically records attendance with timestamps and distinguishes between real and fake faces. Customize it to your institution's needs. Demo:
umairfarhat08
The Facial Recognition Attendance System (FRAS)is designed to automate the attendance tracking process using facial recognition technology. This system utilizes a webcam to capture live video feed, detects faces, and recognizes registered faces while ensuring liveness detection by monitoring eye blinks.
No description available
mujtabamohamed
Attention is a face recognition attendance system that automates the process of tracking attendance using facial recognition technology.
jackson-mwaluko
Face recognition project using Python-PyQt5 detects faces from live video, extracts facial features, compares with a pre-existing database, and displays relevant info. It has applications in security, attendance tracking, and personal identification.
albinjoby
The Face Recognition Attendance System automates attendance tracking using real-time face recognition via a webcam. It matches detected faces with pre-stored images and logs attendance in a CSV file.
Real-Time Attendance System using Firebase & Face-recognition Library for accurate tracking, utilizing real-time storage and deep learning-based face recognition. Captures attendance, updates last attendance time, and maintains individual attendance count.