- Install VS.Net 2019
- Install ML.NET Model Builder Extension: https://marketplace.visualstudio.com/items?itemName=MLNET.07
- Create a new C# application in VS.Net, right click on project > Add > Machine Learning.
- Select the Image Classification scenario. Supply some images.
Reference this doc: https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/intro
and this doc: https://docs.microsoft.com/en-us/dotnet/machine-learning/tutorials/object-detection-onnx
Basically follow this structure: https://github.com/dotnet/machinelearning-samples/tree/master/samples/csharp/getting-started/DeepLearning_ImageClassification_TensorFlow/ImageClassification/assets/inputs/images