top of page

Azure - Computer Vision: Object Detection & Classification (AI-FUNDA)

  • Writer: Tung San
    Tung San
  • Jul 18, 2021
  • 1 min read

Using Azure Custom Vision


Objective: Classify images of apple, orange and banana.


Training images obtained from: https://aka.ms/fruit-images


Step 1: Upload and tag pictures

ree

ree
ree


Step 2: Train

ree

Iteration 1 completed:

ree
ree
Recall for banana, Precision for orange are not good enoungh.


Step 3: Quick-test

ree
ree
ree


4. Deploy prediction service

ree
ree
ree
ree
ree
The model predicts a new image ingested fairly good.


Comments


Post: Blog2 Post
bottom of page