krasserm/face-recognition
Deep face recognition with Keras, Dlib and OpenCV
This tool helps you automatically identify people in photos and videos. You provide images containing faces, and it tells you who those people are, even if they're partially obscured or in different lighting. This is designed for security professionals, event organizers, or anyone needing to identify individuals in visual media.
383 stars. No commits in the last 6 months.
Use this if you need to reliably identify known individuals from a collection of images or video frames.
Not ideal if you need to detect faces without identifying specific individuals, or if you require real-time, high-volume facial recognition on limited hardware.
Stars
383
Forks
195
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Nov 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/krasserm/face-recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.