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

docs: Updates the readme #1020

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: "Azure portal when creating an Azure cognitive"


![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.