Top 6 Python facial-recognition Projects
-
deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
-
facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Hijacking this comment because i've been working nonstop on my project thanks to your suggestion. I'm now using this https://github.com/derronqi/yolov8-face for face detection and still the old face_recognition for encodings. I'm clustering with dbscan and extracting frames with ffmpeg with -hwaccel on. I'm planning to try this: https://github.com/timesler/facenet-pytorch as it looks like it would be the fastest thing avaiable to process videos? Keep in mind i need to perform encoding other than just detection because i want to use DBscan (and later also facial recognition, but this might be done separately just by saving the encodings). let me know if you have any other suggestions, and thanks again for your help
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
SpyScrap
CLI and GUI for OSINT. Are you very exhibited on the Internet? Check it! Twitter, Tinder, Facebook, Google, Yandex, BOE. It uses facial recognition to provide more accurate results.
maybe this can be of interrest? https://github.com/RuthGnz/SpyScrap
-
Contactless-Attendance-System
✨ A Contactless Attendance System where your face is identified for Attendance.
-
You probably don't, since you have to ask, but here's the repo that has the code and instructions.
-
Python facial-recognition related posts
Index
What are some of the best open-source facial-recognition projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | deepface | 7,415 |
2 | facenet-pytorch | 3,727 |
3 | SpyScrap | 118 |
4 | Contactless-Attendance-System | 28 |
5 | speech2face | 6 |
6 | blink-morse | 2 |