Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

M09 DEMO #1

  • Detection Objects

This code is provided for demo purposes only for course AI-102.

Requirements

  • Azure Subscription

Object Detection

  1. Navigate to https://www.customvision.ai/ portal and sign in with azure subscription account.

  2. Follow the steps to build computer vision model form the following tutorial

  3. Build the project for object detection. The images for import you can find in the folder Stop-Signs

  4. Train model with quick train.

    model

  5. You can test your model by providing street images find in internet or use local file testing-img.jpg.

    test