关于[Using ML.NET for deep learning on images in Azure]的摘要:
This post will show how to train a custom image classification model in Azure to categorize flowers using ML.NET Model Builder. Then, you can leverage your existing .NET skills to consume the trained model inside a C# .NET Core console application. Best of all, little to no prior machine learning knowledge is required. Let’s get started!
原文地址: https://devblogs.microsoft.com/dotnet/train-image-classification-model-azure-mlnet-model-builder/