Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.09 KB
name description page_type languages products extensions urlFragment
Xamarin.iOS - CoreML with Azure Custom Vision Service
This sample CustomVision is a demo of the new iOS 11 Vision framework and CoreML, using a model trained with Azure's Custom Vision Service (iOS11)
sample
csharp
xamarin
tags
ios11
ios11-coremlazuremodel

CoreML with Azure Custom Vision Service

This sample "CustomVision" is a demo of the new iOS 11 Vision framework and CoreML, using a model trained with Azure's Custom Vision Service.

This introduction to CoreML and the custom vision service explains the process and links to the Swift source that has been ported to C# with Xamarin.

The custom model has been trained to recognize differet varieties of fruit:

Screenshot of fruit recognizer working

License

Xamarin port changes are released under the MIT license