Object Detector Using SDK - Create the Custom Vision Project

Learn to build an Object Detector using the Azure Custom Vision SDK for Python.

Introduction

In this lesson, we are going to build an object detection model that will detect and identify the objects present in the images with their location in the image.

Dependencies

To work with this chapter and run the code snippets on your local machine, you would need the following packages to be installed:

  • azure-cognitiveservices-vision-customvision

To know how to install the packages, please visit the Appendix section.

Dataset

We can download our dataset by clicking the download button below:

Get hands-on with 1200+ tech skills courses.