B-AROL-O / ARNEIS

Automated Recognizer, Network-Enabled, Items Sorter
https://arneis.readthedocs.io
MIT License
21 stars 8 forks source link

[FEAT]: Try out Custom Vision (part of Azure Cognitive Services) #221

Open gmacario opened 2 years ago

gmacario commented 2 years ago

Description

Use the free Azure credits we were awarded as finalists to the OpenCV Spatial AI Competition and try Azure Custom Vision Service (part of Azure Cognitive Services) to understand

Additional Information

Sergio Velmay uses Azure Custom Vision for its Computer Vision Poka-yoke project

gmacario commented 2 years ago

Just came across this three-part blog post on https://www.codeproject.com/:

  1. Training a Custom Object Detection Model on Azure Custom Vision Part 1: Gathering Data and Training the Model
  2. Training a Custom Object Detection Model on Azure Custom Vision Part 2: Testing the Model
  3. Training a Custom Object Detection Model on Azure Custom Vision Part 3: Deploying and Running the Model