takuya-takeuchi/FaceRecognitionDotNet
A C# facial recognition API porting the Python face_recognition library with support for Windows, Linux, and macOS.

Not currently ranked — collecting fresh signals.
star history
This repository provides a cross-platform .NET API for facial recognition, ported from the popular Python face_recognition library. It enables face detection, facial landmark identification, face comparison, and attribute classification including age, emotion, gender, and head pose estimation. The library supports CPU execution and CUDA-accelerated variants for GPU inference.
Frequently asked
- What is takuya-takeuchi/FaceRecognitionDotNet?
- A C# facial recognition API porting the Python face_recognition library with support for Windows, Linux, and macOS.
- Is FaceRecognitionDotNet open source?
- Yes — takuya-takeuchi/FaceRecognitionDotNet is open source, released under the MIT license.
- What language is FaceRecognitionDotNet written in?
- takuya-takeuchi/FaceRecognitionDotNet is primarily written in C#.
- How popular is FaceRecognitionDotNet?
- takuya-takeuchi/FaceRecognitionDotNet has 1.4k stars on GitHub.
- Where can I find FaceRecognitionDotNet?
- takuya-takeuchi/FaceRecognitionDotNet is on GitHub at https://github.com/takuya-takeuchi/FaceRecognitionDotNet.