Label and Train a Custom Model
Introduction Labeling your photos and connecting the resulting COCO file are the following steps after creating your dataset and uploading your photos to blob storage. You can omit the labeling step if your training photos already contain a COCO file. Labeling Your Training Images You can use the Data Labeling Project in Azure Machine Learning Studio to label your training photos. The performance of your trained model is significantly enhanced by having correct and comprehensive labels for your training images. Make sure to fully label every instance of each class when labeling your photographs. Make a new Azure Machine Learning Data Labeling project in your dataset in Vision Studio, or link to an already-existing project if you made one in Azure Machine Learning Studio. After creating your project, clicking that button will launch the labeling project in Azure Machine Learning Studio. You can add categories (such apple, orange, and banana) to your pictures or objects in Azure Ma...