RasulAlakbarli/Face_Recognition_w_DeepFace
This repo is a Python implementation that utilizes the DeepFace library and OpenCV for performing face recognition tasks. It offers functionality for both static images and real-time video from a webcam.
This tool helps individuals identify people in images or live webcam feeds. It takes an image file or real-time video input and outputs the same image or video with recognized faces outlined and labeled with names. It's ideal for anyone who needs to quickly identify known individuals from visual data.
No commits in the last 6 months.
Use this if you need a straightforward way to recognize faces in static photos or via a live camera feed, perhaps for security, attendance tracking, or personal photo organization.
Not ideal if you need a solution for a large-scale enterprise system, require advanced identity management features, or want to build a custom face recognition model from scratch.
Stars
17
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RasulAlakbarli/Face_Recognition_w_DeepFace"
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.