zeyu10/FaceRecognition_PCA
PCA in Face Recognition with Machine Learning
This system helps security personnel or event organizers identify individuals by building a database of faces. You provide folders of images for each person, and the system learns to recognize them, even from a live camera feed. It inputs image files or a live camera stream and outputs an identification of the person present or labels them as 'Stranger'. This is ideal for managing access or confirming identities in controlled environments.
No commits in the last 6 months.
Use this if you need a desktop application to identify people from a collection of known faces, either from stored images or a live camera feed.
Not ideal if you need to identify people in large, uncontrolled public spaces or require a cloud-based solution for massive scale.
Stars
6
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zeyu10/FaceRecognition_PCA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race)...
ishandutta0098/mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
Astrotomic/php-deepface
A PHP adapter for the python deepface framework.