Skip to content

Instantly share code, notes, and snippets.

View noellelacharite's full-sized avatar

Noelle LaCharite noellelacharite

View GitHub Profile
@noellelacharite
noellelacharite / ChipOrDale.md
Created October 25, 2018 22:03
How I created a Custom Vision Model with Object Detection

Getting Started with Azure Computer Vision and Object Detection

Recently, I wanted to play around with Azure Computer Vision. More specifically I wanted to play with object detection. I had a conference coming up in Orlando and I thought it would be cool to have a local reference in one of my demos.

So I looked up computer vision and found out that I could play with the cognitive service right within the browser. You can check that out here. After seeing the metadata available from computer vision, I realized that I needed to custom train this model if I wanted it to be able to answer my burning question.

How can I tell the difference between Chip and Dale?