You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: factory-ai-vision/Readme.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
---
3
2
languages:
4
3
- json
@@ -36,7 +35,7 @@ or
36
35
## Services
37
36
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:
38
37
39
-

38
+

40
39
41
40
42
41
## Get Started
@@ -58,10 +57,10 @@ Before installation, please make sure you have the following:
58
57
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)
59
58
2. Azure Custom Vision account, see the below link to find your training key [here](https://www.customvision.ai/projects#/settings)
60
59
### 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)
62
61
63
62
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:
65
64
a. deploy-custom-vision-arm.json
66
65
b. deployment.amd64.json
67
66
c. factory-ai-vision-install.cmd
@@ -74,7 +73,7 @@ For Windows:
74
73
75
74
For Mac:
76
75
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)
78
77
3. excute ```bash factory-ai-vision-install.sh```
79
78
4. It will direct you to azure subscription login page
0 commit comments