Face recognition and analytics library based on deep neural networks and ONNX runtime.
Info
Version: | 2.2.0.4 |
Author(s): | Valery Asiryan |
Last Update: | Wednesday, April 5, 2023 |
.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