Coin-or-Not: Xamarin mobile app sample using real time image classification with TensorFlow for Android

zayen chagra

zayen chagra

Paris, Île-de-France

0 0
  • 0 Collaborators

This is a mobile app sample with Xamarin and TensorFlow for Android that will guess if the picture taken or picked is a coin or not ...learn more

Mobile, Artificial Intelligence

Overview / Usage

Coin-or-Not: Xamarin mobile app sample using real time image classification with TensorFlow for Android

This sample uses the Azure Custom Vision service in order to recognize if an image represents a coin or not.
the Azure Custom Vision service creates models that can be exported as Tensorflow (Android) models to do image classification.

This sample is made after uploading a set of images then add tags on each image so the Azure Custom Vision service training can be made. The next step is to download and use these models offline from inside a mobile app, using Tensorflow on Android with Xamarin.Forms

The code source can be found here:https://github.com/zayenCh/Coin-or-Not-TensorFlow-Xamarin-real-time-image-classification

Comments (0)