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

Velocity · 7d
+0.5
★ / day
Trend
→steady
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.