Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #120 from ylolinker/patch-1
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
initmahesh authored Jul 8, 2020
2 parents 1822a87 + d3fa724 commit 1e04748
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions factory-ai-vision/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

---
languages:
- json
Expand Down Expand Up @@ -36,7 +35,7 @@ or
## Services
Check out the architecture below to see how Vision on Edge works. You can also get more details through this tutorial to see how a IoT Edge deployment works. You must have the following services set up to use this solution:

![Communication patterns between modules](https://github.com/linkernetworks/azure-intelligent-edge-patterns/blob/develop/factory-ai-vision/assets/azure%20stack.png)
![Communication patterns between modules](https://github.com/linkernetworks/azure-intelligent-edge-patterns/blob/develop/factory-ai-vision/assets/azure%20stack%20flow.png)


## Get Started
Expand All @@ -58,10 +57,10 @@ Before installation, please make sure you have the following:
1. At least one IoT Edge with Port 8080 and 5000 is opended and is connected to your Iot Hub. please follow this documentation for [deployment information](https://docs.microsoft.com/en-us/azure/iot-edge/quickstart-linux)
2. Azure Custom Vision account, see the below link to find your training key [here](https://www.customvision.ai/projects#/settings)
### Get Started:
Go to factory-ai-vision repo and click on Installers folder, there are two zip files, [Windows.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/raw/develop/factory-ai-vision/Installers/Windows.zip) and [bash.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/raw/develop/factory-ai-vision/Installers/bash.zip)
Go to factory-ai-vision repo and click on Installers folder, there are two zip files, [Windows.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/blob/develop/factory-ai-vision/Installers/Windows.zip) and [bash.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/blob/develop/factory-ai-vision/Installers/bash.zip)

For Windows:
1. Click and download the [Windows.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/raw/develop/factory-ai-vision/Installers/Windows.zip), and unzip the zipped files. It contains three files:
1. Click and download the [Windows.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/blob/develop/factory-ai-vision/Installers/Windows.zip), and unzip the zipped files. It contains three files:
a. deploy-custom-vision-arm.json
b. deployment.amd64.json
c. factory-ai-vision-install.cmd
Expand All @@ -74,7 +73,7 @@ For Windows:

For Mac:
1. Open terminal
2. Locate the file, [unzip bash.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/raw/develop/factory-ai-vision/Installers/bash.zip)
2. Locate the file, [unzip bash.zip](https://github.com/linkernetworks/azure-intelligent-edge-patterns/blob/develop/factory-ai-vision/Installers/bash.zip)
3. excute ```bash factory-ai-vision-install.sh```
4. It will direct you to azure subscription login page
5. Choose your subscription
Expand Down

0 comments on commit 1e04748

Please sign in to comment.