From the course: Microsoft Azure AI Fundamentals (AI-900) Exam Tips

Unlock the full course today

Join today to access over 23,200 courses taught by industry experts.

Custom Vision

Custom Vision

- [Narrator] Finally, it's time to talk about the custom offering of visual services which is Custom Vision. This API allows you to train the model to your own needs. For example, the computer vision service will probably be able to detect clouds on the picture. However, if you want to differentiate between the specific clouds types, such as cirrus, cumulus or stratus, you need to create a Custom Vision model. There are two main capabilities on Custom Vision, classification and object detection. The main difference between them is that on object detection, the results will also give you a bounding box with the location of the object found. Here are a few things that you need to know about this API. The service has a portal, www.customvision.ai that allows you to interact with the model and train it pretty much the same way that your teaching is molcajete by showing images and telling what they are. You can also train…

Contents