Classify images

Intermediate
AI Engineer
Developer
Azure AI services
Azure AI Custom Vision

Image classification is used to determine the main subject of an image. You can use the Azure AI Custom Vision services to train a model that classifies images based on your own categorizations.

Learning objectives

After completing this module, you'll be able to:

  • Provision Azure resources for Azure AI Custom Vision
  • Train an image classification model
  • Use the Azure AI Custom Vision SDK to create an image classification client application

Prerequisites

Before starting this module, you should already have:

  • Familiarity with Azure and the Azure portal.
  • Experience programming with C# or Python.