facerecognitionproject
There are 39 repositories under facerecognitionproject topic.
Parveshdhull/FaceRecognitionUsing-PCA-2D-PCA-And-2D-Square-PCA
Implementation of PCA/2D-PCA/2D(Square)-PCA in Python for recognizing Faces: 1. Single Person Image 2. Group Image 3. Recognize Face In Video
1297rohit/FaceReco
Face Recognition Library
Cyebukayire/Face-Recognition
Real-time face-recognition program. Have fun with OpenCV-python.
Ashishkumar-hub/Face-Recognition-
Employee Monitoring Registration (Face Recognition and Detection) This is a complete face recognition project with a few clicks the application has the capability to collect datasets using a webcam, train itself and do predictions in real-time.
palahsu/Face-Recognition-Pro
High Performance Face Recognition With Green Box! Face Recognition Pro 2020
DS-73/TransferLearning-FaceRecognition
A face recognition project based on transfer learning technique using user's face as a real-time dataset to enhance and add a new security layer in action.
SAZZAD-AMT/FACE-RECOGNITION-AND-ATTENDENCE
FACE DETECTION AND ATTENDENC-- Face detection is a computer vision problem that involves finding faces in photos. It is a trivial problem for humans to solve and has been solved reasonably well by classical feature-based techniques, such as the cascade classifier
csejay3chauhan/microsodt-engage-22-project
Presentetn link : https://bit.ly/3a21ozU & Google Drive folder link below
terminate9298/Face_Recognision
Face Recognition with VGG and Resnet model by using Transfer learning.
abhishekrawe/Facial-Recognition-Identification
This Repository contains Code for Facial Recognition and Identification using Open CV and Python with Tkinter GUI interface.
PalashHawee/Face-Recognition-System
The purpose of the attendance monitoring system using face recognition is to ease the attendance process which consumes lot of time and efforts; it is a convenient and easy way for students and teacher. The system will capture the images of the students and using face recognition algorithm mark the attendance in the sheet.
sbsid/face-detection-in-django
an easy face detection in django using opencv
ANONDO1250/Face_Recognition_App
"Explore our open-source Facial Recognition App! 🚀 Utilizing advanced technology for secure identity verification. Join us in building a privacy-focused, user-friendly solution. Contribute and shape the future! 👤💻 #FacialRecognition #OpenSource"
antoni-climent/EmotionRecognition
A deep learning project that classifies face emotions from an image or video
Benwick921/facerecognition
Performance evaluation of a biometric facial recognition system
hemanthsavasere/Face-recognition-and-authentication
Face recognition using dlib.
Lokesh-web16/Face_Recognition_And_Attendance_System
Our project is focused on automatically marking attendance of an individual based on the stored face encodings and storing it in the database to generate final report on attendance. Our goal is reduce human work of marking attendance of an individual and make the process more effective. The project detects Face Emotion in Real-time emotion
MohaA1001/Face-Recognition
Missing Person Database & Face Recognition
QuantumByteStudios/SimpleFaceDetectionUsingPython
Simple Face Detection Using Python :) "open cv"
wahidpanda/Face-Attendance-WEB-APP
Face Attendance and real time data visualization via WEB APP
Easenotes/Attendance-management-using-face-recognition-AI-and-ML-Project
An attendance management system using face recognition and machine learning is a system that helps many schools and colleges to mark students' attendance effortlessly and without missing any students
Kacher-Abhi/Face-Recognition-Based-Attendance-System
Face Recognition Based Attendance System
SKrishna-7/opencv-Face-Recognition
Real-time face recognition project with OpenCV and Python
annu12340/Face-recognition
A face recognition app using the HaarCascade classifier
IMRANDIL/face_recognition_project
face recognition attendance system using python
nikkanand/Face_recognitio
This project is made for face recognition with python, and machine learning algorithms
Sandeepgudme/face_recognition
This project uses artificial intelligence and computer vision to provide fast and highly accurate facial recognition. It offers secure authentication for a wide range of applications, from access control to attendance management, enhancing both security and user experience.
Sanket758/Facial-Expression-Recognition
So in this project i have used OpenCV's Harcascade face classifier to detect the face in a live video through webcam, and then we do the inference on that image with a pre-trained model which is trained on FER 2013 dataset which i download from kaggle. So model does the inference and the predicted class is returned to the program which is the displayed on bounding boxes.
SJuras/OPENCV-Face-Recognition
Face recognition app made in Python and OpenCV
talhatallat/Face-Recognition
Face Recognition system detects and recognizes human faces when given an image and in real-time using the Python programming language