Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Sort your (child's) Legos with Cognitive Services

Sort your (child's) Legos with Cognitive Services

With Custom Vision we can recognize and assign objects. A simple example teaches you how to tag Lego bricks, train the model, and call the model from your code. With Custom Vision you can sort the Lego bricks by color, size or type. The model can be trained in the cloud and run with Azure Iot Edge on a Raspberry Pi. In this session you will learn the power of Custom Vision in a simple and fun way and you will see how to approach such a project.

David Schneider

April 27, 2019
Tweet

More Decks by David Schneider

Other Decks in Technology

Transcript

  1. About me David Schneider CTO & Office Manager Barcelona https://sharepointcommunity.ch

    https://linkedin.com/in/david-schneider https://twitter.com/fiddi https://davidschneider.blog
  2. Pre-Built AI 6 Ready to use with API For a

    reasanable price Performant Customizable Compliant In the Cloud or on the edge
  3. CUSTOM VISION Upload Images Upload your own labeled images Train

    Teach Custom Vision services using your labeled images. Evaluate Use REST API to tag images with your custom vision model.
  4. COMMONLY USED APIS Prediction Training • Create images • Tag

    images • Create projects • Manage projects • Manage iterations • Create tags • Get account information • Train a project • Predict images • Predict and save images • Predict image URLs • Predict and save image URLs
  5. TRAIN IN THE CLOUD, RUN ANYWHERE Train your model in

    Custom Vision Service Deploy & Run Anywhere TensorFlow ONNX/WinML CoreML Azure IoT Edge Docker Export
  6. AZURE IOT EDGE + CUSTOM VISION Camera Custom Vision Display

    Azure IoT Edge Runtime IoT Hub & Container Registry Camera https://github.com/Azure-Samples/Custom-vision-service-iot-edge-raspberry-pi