times21 / FaceRecognitionDotNet

The world's simplest facial recognition api for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text FaceRecognition.Net GitHub license

The world's simplest facial recognition api for .NET
This repository is porting https://github.com/ageitgey/face_recognition by C#.

FaceRecognitionDotNet supports only Windows for now.
But it will support MacOS and Linux after DlibDotNet supports them!!

Package NuGet
FaceRecognitionDotNet NuGet version
FaceRecognitionDotNet With CUDA NuGet version

Demo

Dependencies Libraries and Products

face_recognition

License: The MIT License

Author: Adam Geitgey

Principal Use: The world's simplest facial recognition api for Python and the command line. Main goal of FaceRecognitionDotNet is what ports face_recognition by C#.

face_recognition_models

License: Creative Commons Zero v1.0 Universal License

Author: Adam Geitgey

Principal Use: Trained models for the face_recognition python library

dlib

License: Boost Software License

Author: Davis E. King

Principal Use: A toolkit for making real world machine learning and data analysis applications in C++.

DlibDotNet

License: The MIT License

Author: Takuya Takeuchi

Principal Use: Use dlib interface via .NET. This library is developed by this owner.

About

The world's simplest facial recognition api for .NET

License:MIT License


Languages

Language:C# 99.7%Language:Batchfile 0.3%