Skip to content

Latest commit

 

History

History

Demo1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

M09 DEMO #1

  • Image Classification

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

Requirements

  • Azure Subscription

Image Classification

  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 classification of cars (sedan/SUV/truck). The images for import you can find in the folder Cars

  4. Train model with quick train.

    classification

  5. You can test your model by providing image of car find in internet.

    test