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
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-create-labeling-projects.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: sdgilley
6
6
ms.author: sgilley
7
7
ms.service: machine-learning
8
8
ms.topic: tutorial
9
-
ms.date: 03/01/2020
9
+
ms.date: 04/09/2020
10
10
11
11
---
12
12
@@ -164,24 +164,12 @@ Once a machine learning model has been trained on your manually labeled data, th
164
164
165
165
After the labeling project is initialized, some aspects of the project are immutable. You can't change the task type or dataset. You *can* modify labels and the URL for the task description. Carefully review the settings before you create the project. After you submit the project, you're returned to the **Data Labeling** homepage, which will show the project as **Initializing**. This page doesn't automatically refresh. So, after a pause, manually refresh the page to see the project's status as **Created**.
166
166
167
-
## Manage teams and people
168
-
169
-
By default, each labeling project that you create gets a new team with you as a member. But teams can also be shared between projects. And projects can have more than one team. To create a team, select **Add team** on the **Teams** page.
170
-
171
-
You manage people on the **Labelers** page. Add and remove people by email address. Each labeler has to authenticate through your Microsoft account or Azure Active Directory, if you use it.
172
-
173
-
After you add a person, you can assign that person to one or more teams: Go to the **Teams** page, select the team, and then select **Assign people** or **Remove people**.
174
-
175
-
To send an email to the team, select the team to view the **Team details** page. On this page, select **Email team** to open an email draft with the addresses of everyone on the team.
176
-
177
167
## Run and monitor the project
178
168
179
169
After you initialize the project, Azure will begin running it. Select the project on the main **Data Labeling** page to go to **Project details**. The **Dashboard** tab shows the progress of the labeling task.
180
170
181
171
On the **Data** tab, you can see your dataset and review labeled data. If you see incorrectly labeled data, select it and choose **Reject**, which will remove the labels and put the data back into the unlabeled queue.
182
172
183
-
Use the **Team** tab to assign or unassign teams to the project.
184
-
185
173
To pause or restart the project, select the **Pause**/**Start** button. You can only label data when the project is running.
186
174
187
175
You can label data directly from the **Project details** page by selecting **Label data**.
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-label-images.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: lobrien
6
6
ms.author: laobri
7
7
ms.service: machine-learning
8
8
ms.topic: tutorial
9
-
ms.date: 11/04/2019
9
+
ms.date: 04/09/2020
10
10
11
11
---
12
12
@@ -21,21 +21,24 @@ After your project administrator [creates a labeling project](https://docs.micro
21
21
22
22
## Prerequisites
23
23
24
-
* The labeling portal URL for a running data labeling project
25
24
* A [Microsoft account](https://account.microsoft.com/account) or an Azure Active Directory account for the organization and project
25
+
* Contributor level access to the workspace that contains the labeling project.
26
26
27
-
> [!NOTE]
28
-
> The project administrator can find the labeling portal URL on the **Details** tab of the **Project details** page.
27
+
## Sign in to the workspace
29
28
30
-
##Sign in to the project's labeling portal
29
+
1. Sign in to [Azure Machine Learning studio](https://ml.azure.com).
31
30
32
-
Go to the labeling portal URL that's provided by the project administrator. Sign in by using the email account that the administrator used to add you to the team. For most users, it will be your Microsoft account. If the labeling project uses Azure Active Directory, that's how you'll sign in.
31
+
1. Select the subscription and the workspace that contains the labeling project. Get this information from your project administrator.
32
+
33
+
1. Select **Data labeling** on the left-hand side to find the project.
34
+
35
+
1. Select the project name in the list.
33
36
34
37
## Understand the labeling task
35
38
36
-
After you sign in, you'll see the project's overview page.
39
+
Once you've selected the project, at the top of the page, select **Label data**.
37
40
38
-
Go to **View detailed instructions**. These instructions are specific to your project. They explain the type of data that you're facing, how you should make your decisions, and other relevant information. After you read this information, return to the project page and select **Start labeling**.
41
+
You see instructions that are specific to your project. They explain the type of data that you're facing, how you should make your decisions, and other relevant information. After you read this information, at the top of the page select **Tasks**. Or at the bottom of the page, select **Start labeling**.
Copy file name to clipboardExpand all lines: articles/machine-learning/tutorial-labeling.md
+6-48Lines changed: 6 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.topic: tutorial
9
9
ms.author: sgilley
10
10
author: sdgilley
11
11
ms.reviewer: ranku
12
-
ms.date: 04/02/2020
12
+
ms.date: 04/09/2020
13
13
14
14
# Customer intent: As a project administrator, I want to manage the process of labeling images so they can be used in machine learning models.
15
15
# THIS ARTICLE SHOWS A SAS TOKEN THAT EXPIRES IN 2025
@@ -73,18 +73,6 @@ Azure Machine Learning datastores are used to store connection information, like
73
73
74
74
1. Select **Create** to create the datastore.
75
75
76
-
### Add labelers to workspace
77
-
78
-
Set up your workspace to include all the people who will label data for any of your projects. Later you'll add these labelers to your specific labeling project.
79
-
80
-
1. On the left side, select **Data labeling**.
81
-
82
-
1. At the top of the page, select **Labelers**.
83
-
84
-
1. Select **Add labeler** to add the email address of a labeler.
85
-
86
-
1. Continue to add more labelers until you're done.
87
-
88
76
### Create a labeling project
89
77
90
78
Now that you have your list of labelers and access to the data you want to have labeled, create your labeling project.
@@ -140,51 +128,21 @@ Now that you have your list of labelers and access to the data you want to have
140
128
141
129
This page doesn't automatically refresh. After a pause, manually refresh the page until the project's status changes to **Created**.
142
130
143
-
### Add labelers to your project
144
-
145
-
Add some or all of your labelers to this project.
146
-
147
-
1. Select the project name to open the project.
148
-
149
-
1. At the top of the page, select **Teams**.
150
-
151
-
1. Select the **labeling_tutorial Default Team** link.
152
-
153
-
1. Now use **Assign labelers** to add the labelers you want to participate in this project.
154
-
155
-
1. Select from the list of labelers you created earlier. Once you've selected all the labelers you wish to use, select **Assign labelers** to add them to your default project team.
156
-
157
131
## Start labeling
158
132
159
133
You have now set up your Azure resources, and configured a data labeling project. It's time to add labels to your data.
160
134
161
-
### Notify labelers
135
+
### Tag the images
162
136
163
-
If you have lots of images to label, hopefully you also have lots of labelers to complete the task. You'll now want to send them instructions so they can access the data and start labeling.
137
+
In this part of the tutorial, you'll switch roles from the *project administrator*to that of a *labeler*. Anyone who has contributor access to your workspace can become a labeler.
164
138
165
139
1. In [Machine Learning studio](https://ml.azure.com), select **Data labeling** on the left-hand side to find your project.
166
140
167
-
1. Select the project name link.
168
-
169
-
1. At the top of the page, select **Details**. You see a summary of your project.
1. Copy the **Labeling portal URL** link to send to your labelers.
174
-
175
-
1. Now select **Team** at the top to find your labeling team.
176
-
177
-
1. Select the team name link.
178
-
179
-
1. At the top of the page, select **Email team** to start your email. Paste in the labeling portal URL you just copied.
180
-
181
-
Each time a labeler goes to the portal URL, they'll be presented with more images to label, until the queue is empty.
182
-
183
-
### Tag the images
141
+
1. Select the project name in the list.
184
142
185
-
In this part of the tutorial, you'll switch roles from the *project administrator* to that of a *labeler*. Use the URL you sent to the team. This URL brings you to the labeling portal for your project. If you had added instructions, you'd see them here when you arrive on the page.
143
+
1. Below the project name, select **Label data**.
186
144
187
-
1.At the top of the page, select **Tasks** to start labeling.
145
+
1.Read the instructions, then select **Tasks**.
188
146
189
147
1. Select a thumbnail image on the right to display the number of images you wish to label in one go. You must label all these images before you can move on. Only switch layouts when you have a fresh page of unlabeled data. Switching layouts clears the page's in-progress tagging work.
0 commit comments