Info
Version: | 2.2.2 |
Author(s): | Jim Bennett |
Last Update: | Monday, October 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jimbobbennett/Xam.Plugins.OnDeviceCustomVision |
NuGet Url: | https://www.nuget.org/packages/Xam.Plugins.OnDeviceCustomVision |
Install
Install-Package Xam.Plugins.OnDeviceCustomVision
dotnet add package Xam.Plugins.OnDeviceCustomVision
paket add Xam.Plugins.OnDeviceCustomVision
Xam.Plugins.OnDeviceCustomVision 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.