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

Commit

Permalink
doc: updated the readme
Browse files Browse the repository at this point in the history
updated the export label image

updated the export label image

updated the instructions for web VoTT connections

updated the VOTT API key instructions
  • Loading branch information
Preethi committed Nov 4, 2020
1 parent 931115d commit 7fcffcf
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,15 @@ To create a new connection, click the `New Connections` (plug) icon, in the left

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


Note: For using VOTT web , you need to have Azure subscription

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.

![alt text](docs/images/API-Key.jpg "VoTT using Bing Image Search")



### Creating a New Project

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

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.
Click on the `Export` (arrow) icon in the left hand navigation. Select the appropriate export provider and which assets to export.

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

### Keyboard Shortcuts

Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ variables:
DEV_STORAGE_ACCOUNT: 'vottdev'
PROD_STORAGE_ACCOUNT: 'vott'
DEV_URL: "https://vottdev.z5.web.core.windows.net/"
PROD_URL: "https://vott.z22.web.core.windows.net/"
PROD_URL: "https://vott.z22.web.core.windows.net/ (Recommended)"

stages:
- stage: version_bump_commit
Expand Down
Binary file added docs/images/API-Key.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/export-label.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/export-labels.jpg
Binary file not shown.

0 comments on commit 7fcffcf

Please sign in to comment.