Info
Version: | 1.2.3.10 |
Author(s): | Takuya Takeuchi |
Last Update: | Saturday, February 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/takuya-takeuchi/FaceRecognitionDotNet |
NuGet Url: | https://www.nuget.org/packages/FaceRecognitionDotNet-WithCUDA |
Install
Install-Package FaceRecognitionDotNet-WithCUDA
dotnet add package FaceRecognitionDotNet-WithCUDA
paket add FaceRecognitionDotNet-WithCUDA
FaceRecognitionDotNet-WithCUDA Download (Unzip the "nupkg" after downloading)
Dependencies
- DlibDotNet-WithCUDA(>= 19.16.0.20190223)
Tags
This library is ported from https://github.com/ageitgey/face_recognition by C#.