Face recognition and analytics library based on deep neural networks and ONNX runtime.
Info
Version: | 4.0.2.1 |
Author(s): | Valery Asiryan |
Last Update: | Friday, May 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FaceONNX/FaceONNX |
NuGet Url: | https://www.nuget.org/packages/FaceONNX |
Install
Install-Package FaceONNX
dotnet add package FaceONNX
paket add FaceONNX
FaceONNX Download (Unzip the "nupkg" after downloading)
Dependencies
- FaceONNX.Core(>= 1.0.1.2)
- Microsoft.ML.OnnxRuntime(>= 1.6.0)
- System.Drawing.Common(>= 5.0.0)
Tags