georg-jung/FaceAiSharp
State-of-the-art face detection and face recognition for .NET.
This is a .NET library for developers to add advanced face detection and recognition features directly into their applications. It takes images as input and can identify faces, recognize individuals, map facial landmarks like eye centers, and determine if eyes are open or closed. Developers building applications for security, identity verification, or photo management will find this useful.
117 stars.
Use this if you are a .NET developer needing to integrate robust, local-only face detection and recognition capabilities into your applications.
Not ideal if you are an end-user looking for a ready-to-use application, or if you prefer cloud-based AI services for face processing.
Stars
117
Forks
16
Language
C#
License
MIT
Category
Last pushed
Oct 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/georg-jung/FaceAiSharp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xinntao/facexlib
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
devansh-shah-11/FaceRec
An advanced facial recognition system designed for real-time identification using deep learning...
jankrepl/pychubby
Automated face warping tool.
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux