Training an image classification model

To train an image classification model with the Azure AI Custom Vision service, you can use the Azure AI Custom Vision portal, the Azure AI Custom Vision REST API or SDK, or a combination of both approaches.

In most cases, you’ll typically use the Azure AI Custom Vision portal to train your model.

Screenshot of the Azure AI Custom Vision portal.

The portal provides a graphical interface that you can use to:

  1. Create an image classification project for your model and associate it with a training resource.
  2. Upload images, assigning class label tags to them.
  3. Review and edit tagged images.
  4. Train and evaluate a classification model.
  5. Test a trained model.
  6. Publish a trained model to a prediction resource.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *