PlatonAiPhoto.Bundle
0.4.0-g
dotnet add package PlatonAiPhoto.Bundle --version 0.4.0-g
NuGet\Install-Package PlatonAiPhoto.Bundle -Version 0.4.0-g
<PackageReference Include="PlatonAiPhoto.Bundle" Version="0.4.0-g" />
paket add PlatonAiPhoto.Bundle --version 0.4.0-g
#r "nuget: PlatonAiPhoto.Bundle, 0.4.0-g"
// Install PlatonAiPhoto.Bundle as a Cake Addin #addin nuget:?package=PlatonAiPhoto.Bundle&version=0.4.0-g&prerelease // Install PlatonAiPhoto.Bundle as a Cake Tool #tool nuget:?package=PlatonAiPhoto.Bundle&version=0.4.0-g&prerelease
FaceAiSharp allows you to work with face-related computer vision tasks easily. It currently provides face detection, face recognition, facial landmarks detection, and eye state detection functionalities. FaceAiSharp leverages publicly available pretrained ONNX models to deliver accurate and efficient results and offers a convenient way to integrate them into your .NET applications. Whether you need to find faces, recognize individuals, detect facial landmarks, or determine eye states, FaceAiSharp simplifies the process with its simple API. ONNXRuntime is used for model inference, enabling hardware acceleration were possible. All processing is done locally, with no reliance on cloud services.
This is a bundle package that installs FaceAiSharp's managed code and multiple AI models in the ONNX format.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- CommunityToolkit.Diagnostics (>= 8.2.2)
- FaceAiSharp.Models.ArcFace.LResNet100E-IR-int8 (>= 0.20230419.1)
- FaceAiSharp.Models.OpenVino.open-closed-eye-0001 (>= 0.20220116.2)
- FaceAiSharp.Models.Scrfd.2dot5g_kps (>= 0.20230205.2)
- MathNet.Numerics (>= 5.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.0)
- Microsoft.ML.OnnxRuntime.Managed (>= 1.17.0)
- NumSharp (>= 0.30.0)
- PlatonAiPhoto (>= 0.4.0-g)
- SimpleSIMD (>= 3.3.1)
- SixLabors.ImageSharp (>= 3.1.2)
- SixLabors.ImageSharp.Drawing (>= 2.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.