Xamarin.Forms Projects – Second Edition

The second edition of Xamarin.Forms Projects is now published. You can buy it from Packt or Amazon. It will also be available in other book stores. More Information An example-driven guide to help you build native cross-platform mobile apps using Xamarin, .NET Core 3, and Visual Studio 2019. Set up Xamarin.Forms for building native apps […]

  6/20/2020 - 10:12 AM

App In The Cloud – Build an app powered by Custom Vision in Azure Cognitive Services

In this episode, Daniel Hindrikes shows how to use a model that is trained by Custom Vision in Azure Cognitive Services in an app built with Xamarin.

  4/6/2020 - 12:10 PM

App In The Cloud – How to use Custom Vision in Azure Cognitive Services

In this episode, Daniel Hindrikes shows how to use Custom Vision in Azure Cognitive Services to train a model for classifying images.  

  4/3/2020 - 12:52 PM

Android Image Classification with TensorFlow Lite & Azure Custom Vision Service

Read my blog post about Android Image Classification with TensorFlow Lite & Azure Custom Vision Service on the official Xamarin blog, https://devblogs.microsoft.com/xamarin/image-classification-xamarin-android/

  3/30/2020 - 9:28 AM

MachineLearning with CoreML and Xamarin.iOS

In iOS 11, Apple introduced CoreML. CoreML makes it possible to do prediction on trained models locally on iOS devices. For image predictions I recommend you to read my earlier blog post, https://danielhindrikes.se/index.php/2018/07/05/using-machine-learning-for-image-classification-in-your-apps/. This blog post will focus on how to make prediction with text input. If you don’t have a model that you have […]

  10/22/2018 - 1:38 PM

Using Machine Learning and Azure Custom Vision for image classification in your apps

Last fall, me, my family and a friends family took a trip to the forest for collection mushrooms. This blog post will not be about the trip to the forest, but that my friend not was good to recognize mushroom species I got an idea to write an app for that. So this post will be […]

  7/5/2018 - 12:12 PM