Azure-Samples / Custom-vision-service-iot-edge-raspberry-pi

Sample showing how to deploy a AI model from the Custom Vision service to a Raspberry Pi 3 device using Azure IoT Edge
MIT License
186 stars 135 forks source link

Upgrading to latest custom vision docker image #61

Closed emmanuel-bv closed 4 years ago

emmanuel-bv commented 4 years ago

Purpose

Upgrade to use the latest docker image provided by Custom Vision and fix TF import bugs at the same time

Does this introduce a breaking change?

[ x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

Follow instructions from repo