Top 7 Python facial-recognition Projects
-
deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Project mention: Ask HN: What's the 2025 stack for a self-hosted photo library with local AI? | news.ycombinator.com | 2025-06-30It's a pretty deep rabbit hole. For semantic search CLIP and cosine similarity are just fine. SmolVLM(2) mentioned by spacecadet looks interesting though. I haven't integrated face recognition myself, but [deepface](https://github.com/serengil/deepface) seemed pretty complete.
I focused more on fast rendering in [photofield](https://github.com/SmilyOrg/photofield) (quick [explainer](https://lnar.dev/blog/photofield-origins/) if you're interested), but even the hacked up basic semantic search with CLIP works better than it has any right to. Vector DBs are cool, but what is cooler is writing float arrays to sqlite :)
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
-
-
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.
-
Contactless-Attendance-System
✨ A Contactless Attendance System where your face is identified for Attendance.
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Python facial-recognition discussion
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 | 21,324 |
| 2 | facenet-pytorch | 5,088 |
| 3 | AdvancedLivePortrait-WebUI | 523 |
| 4 | SpyScrap | 204 |
| 5 | Contactless-Attendance-System | 28 |
| 6 | speech2face | 14 |
| 7 | blink-morse | 5 |