Info
Version: | 4.0.2 |
Author(s): | Jorge Perales Diaz |
Last Update: | Sunday, April 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/EnigmaMx/NuGet/_git/Xam.Plugins.CustomVision |
NuGet Url: | https://www.nuget.org/packages/Xam.Plugins.CustomVision |
Install
Install-Package Xam.Plugins.CustomVision
dotnet add package Xam.Plugins.CustomVision
paket add Xam.Plugins.CustomVision
Xam.Plugins.CustomVision Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
No dependencies.
- Xam.Android.Tensorflow(>= 1.0.0)
No dependencies.
Tags
This plugin makes it easy to download and use these models offline from inside your mobile app, using CoreML on iOS, Tensorflow on Android or WinML on Windows.
These models can then be called from a .NET standard library, using something like Xam.Plugins.Media to take photos for classification.