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

Custom Vision Update For AMD64 #62

Closed emmanuel-bv closed 4 years ago

emmanuel-bv commented 4 years ago

Purpose

Updating version of Custom VIsion for AMD64 to be the latest one

Does this introduce a breaking change?

[ x] Yes
[ ] No

Pull Request Type

Using the latest version of Custom Vision container for AMD64

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

How to Test

Follow readme instructtons for amd64

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information