Skip to content

A multiplatform MAUI app showcasing how to use Custom Vision Service with either online and offline models.

Notifications You must be signed in to change notification settings

rcappello/CustomVisionPoC

Repository files navigation

Custom Vision PoC

Custom Vision PoC is a simple project to demonstrate how to use Microsoft Custom Vision API to train a model and use it to test the trained model.


PoC built with .NET Multi-platform App UI (.NET MAUI).

.NET MAUI is a cross-platform framework for creating mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, iPadOS, macOS, and Windows from a single shared codebase.

.NET MAUI Official Samples

Official samples can be accessed via the Samples browser.


Getting started

To use an online model (the offline model will be available in the future), launch the app, go to the Settings page and then set Service Name, Iteration Name, Prediction Key and Project Id using the values you can grab from Custom Vision Service Portal.

About

A multiplatform MAUI app showcasing how to use Custom Vision Service with either online and offline models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages