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 will be able to:
- Provision Azure resources for Azure AI Custom Vision
- Understand image classification
- Train an image classifier
Prerequisites
Before starting this module, you should already have:
- Familiarity with Azure and the Azure portal.
- Experience programming with C# or Python. If you have no previous programming experience, we recommend you complete the Take your first steps with C# or Take your first steps with Python learning path first.