Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit f5cb1b6

Browse files
author
Preethi
committed
doc: updated the readme file
updated the export label image updated the export label image updated the instructions for web VoTT connections updated the VOTT API key instructions
1 parent 931115d commit f5cb1b6

5 files changed

Lines changed: 12 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,15 @@ To create a new connection, click the `New Connections` (plug) icon, in the left
128128

129129
![alt text](docs/images/new-connection.jpg "New Connection")
130130

131+
132+
Note: For using VOTT web , you need to have Azure subscription
133+
134+
When using Bing image search as connection, one needs to create an API key. This can be obtained from the azure portal when creating a Azure cognitive search resource.
135+
136+
![alt text](docs/images/API-Key.jpg "VoTT using Bing Image Search")
137+
138+
139+
131140
### Creating a New Project
132141

133142
Labeling workflows in VoTT revolve around projects - a collection of configurations and settings that persist.
@@ -207,9 +216,9 @@ In addition, users may choose to export
207216
* only visited assets
208217
* only tagged assets
209218

210-
Click on the `Export` (arrow) icon in the left hand navigation. Select the appropriate export provider and which assets to export. The percentage separated into testing and training sets can be adjusted here too.
219+
Click on the `Export` (arrow) icon in the left hand navigation. Select the appropriate export provider and which assets to export.
211220

212-
![alt text](docs/images/export-labels.jpg "Export Labels")
221+
![alt text](docs/images/export-label.jpg "Export Labels")
213222

214223
### Keyboard Shortcuts
215224

azure-pipelines/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variables:
88
DEV_STORAGE_ACCOUNT: 'vottdev'
99
PROD_STORAGE_ACCOUNT: 'vott'
1010
DEV_URL: "https://vottdev.z5.web.core.windows.net/"
11-
PROD_URL: "https://vott.z22.web.core.windows.net/"
11+
PROD_URL: "https://vott.z22.web.core.windows.net/ (Recommended)"
1212

1313
stages:
1414
- stage: version_bump_commit

docs/images/API-Key.jpg

209 KB
Loading

docs/images/export-label.jpg

108 KB
Loading

docs/images/export-labels.jpg

-113 KB
Binary file not shown.

0 commit comments

Comments
 (0)