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

Commit 1e04748

Browse files
authored
Merge pull request #120 from ylolinker/patch-1
Update Readme.md
2 parents 1822a87 + d3fa724 commit 1e04748

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

factory-ai-vision/Readme.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
---
32
languages:
43
- json
@@ -36,7 +35,7 @@ or
3635
## Services
3736
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:
3837

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

4140

4241
## Get Started
@@ -58,10 +57,10 @@ Before installation, please make sure you have the following:
5857
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)
5958
2. Azure Custom Vision account, see the below link to find your training key [here](https://www.customvision.ai/projects#/settings)
6059
### Get Started:
61-
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)
60+
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)
6261

6362
For Windows:
64-
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:
63+
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:
6564
a. deploy-custom-vision-arm.json
6665
b. deployment.amd64.json
6766
c. factory-ai-vision-install.cmd
@@ -74,7 +73,7 @@ For Windows:
7473

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

0 commit comments

Comments
 (0)