face_recognition and Open-Source-Face-Recognition-SDK
About face_recognition
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
Built on dlib's deep learning models achieving 99.38% accuracy on standard benchmarks, it provides face detection, landmark identification (eyes, nose, mouth, chin), and identity comparison through simple encoding and matching functions. Supports real-time processing via webcam integration and batch processing through both a Python API and dedicated command-line tools (`face_recognition` and `face_detection`) for folder-based recognition workflows.
About Open-Source-Face-Recognition-SDK
Faceplugin-ltd/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)
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work