Create vision models with Azure AI Custom Vision

Intermediate
AI Engineer
Developer
Azure AI services
Azure AI Custom Vision

Computer vision is an area of artificial intelligence that deals with visual perception. Azure AI Custom Vision enables you to train models on your own images for customized computer vision scenarios.

Prerequisites

Before starting this learning path, you should already have:

Modules in this learning path

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.

Object detection is used to locate and identify objects in images. You can use Azure AI Custom Vision to train a model to detect specific classes of object in images.