face-recognition-system
There are 11 repositories under face-recognition-system topic.
OfficialBishal/Face-Detection-tracking-and-recognition-using-opencv-python-and-Arduino
High Security Surveillance Camera using OpenCV, Python & Arduino
serhanelmacioglu/Face-Recognition_Coding-with-Python
This Face Recognition project detects faces and places a frame around them and identifies the face based on those in a given list. It works by analyzing a photo and comparing it to the faces in the list to determine if it is a match or if it is an unknown identity.
disalechinmay/FaceHash-Face-Recognition-API
Minimal API for face recognition.
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
mesutpiskin/facial-recognition-service
Deep Learning Based Face Recognition API Service
adityapathak-cubastion/faceMatching
This project, developed with VS Code, Jupyter Notebook and Google Colab, uses Python (Flask, Pytorch, face_recognition, and more) and Postman (for API Testing) to develop two implementations of recognizing human faces, particularly those present in the LFW dataset and Indian Actors Dataset (both available on Kaggle).
Adityasinh-Sodha/Face-Recognition-System
This is a face recognition program that uses a webcam feed to detect and recognize faces. It allows the user to register new faces by associating them with names and stores this information for future recognition
BhekimpiloNdhlela/BasicFacialRecognition
Facial Recognition by using Dimensionality Reduction (Unsupervised Learning)
disalechinmay/FaceHash-Face-Recognition
Light weight face recognition for low end devices.
rchirravurivenkata/Face-Recognition
Elementary algorithm for face recognition using PCA
adityapathakk/faceMatching
This project, developed with VS Code, Jupyter Notebook and Google Colab, uses Python (Flask, Pytorch, face_recognition, and more) and Postman (for API Testing) to develop two implementations of recognizing human faces, particularly those present in the LFW dataset and Indian Actors Dataset (both available on Kaggle).