Xam.Plugins.CustomVision

The Azure Custom Vision service (https://customvision.ai) is able to create models that can be exported as CoreML, Tensorflow or ONNX models to do image classification. 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.


Keywords
AI, Android, Classification, Custom, Image, ML, Plugin, Vision, Xamarin, Xamarin.Forms, for, ios, monoandroid, monodroid, monotouch, pcl, xam.pcl
License
MIT
Install
Install-Package Xam.Plugins.CustomVision -Version 4.0.2