#140 · Primary category: Computer Vision
Open-Source-Face-Recognition-SDK
The world's 1st open source face recognition SDK for Windows and Linux (Face detection, Face landmark extraction, Face feature extraction, Face template mathcing)
Project last updated:08/10/26
GitHub Stars
1.9K
Forks
350
Contributors
2
License
Other
Why we included this project
Teams working on access control, attendance, or identity verification get a useful starting point here: the SDK wraps the full face pipeline (detection, landmark extraction, embedding generation, and similarity comparison) in a small Python API that runs entirely on-premise. Everything executes locally on Windows or Linux, so no face data leaves the machine, which matters for privacy-sensitive deployments. It runs on CPU-only systems with GPU as an option, and the quick-start examples show how to detect multiple faces in an image and compare two embeddings against a configurable similarity threshold. That makes it a reasonable base for prototyping biometric login or surveillance workflows before moving to a commercial offering with liveness detection and broader platform support.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)