Skip to content

Commit 0330d60

Browse files
authored
Merge pull request #110852 from sdgilley/sdg-datalabeling-rbac
Remove teams and management of labelers
2 parents 749691e + b855358 commit 0330d60

File tree

3 files changed

+18
-69
lines changed

3 files changed

+18
-69
lines changed

articles/machine-learning/how-to-create-labeling-projects.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: sdgilley
66
ms.author: sgilley
77
ms.service: machine-learning
88
ms.topic: tutorial
9-
ms.date: 03/01/2020
9+
ms.date: 04/09/2020
1010

1111
---
1212

@@ -164,24 +164,12 @@ Once a machine learning model has been trained on your manually labeled data, th
164164

165165
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**.
166166

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-
177167
## Run and monitor the project
178168

179169
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.
180170

181171
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.
182172

183-
Use the **Team** tab to assign or unassign teams to the project.
184-
185173
To pause or restart the project, select the **Pause**/**Start** button. You can only label data when the project is running.
186174

187175
You can label data directly from the **Project details** page by selecting **Label data**.

articles/machine-learning/how-to-label-images.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: lobrien
66
ms.author: laobri
77
ms.service: machine-learning
88
ms.topic: tutorial
9-
ms.date: 11/04/2019
9+
ms.date: 04/09/2020
1010

1111
---
1212

@@ -21,21 +21,24 @@ After your project administrator [creates a labeling project](https://docs.micro
2121
2222
## Prerequisites
2323

24-
* The labeling portal URL for a running data labeling project
2524
* 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.
2626

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
2928

30-
## Sign in to the project's labeling portal
29+
1. Sign in to [Azure Machine Learning studio](https://ml.azure.com).
3130

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.
3336

3437
## Understand the labeling task
3538

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**.
3740

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**.
3942

4043
## Common features of the labeling task
4144

articles/machine-learning/tutorial-labeling.md

Lines changed: 6 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: tutorial
99
ms.author: sgilley
1010
author: sdgilley
1111
ms.reviewer: ranku
12-
ms.date: 04/02/2020
12+
ms.date: 04/09/2020
1313

1414
# Customer intent: As a project administrator, I want to manage the process of labeling images so they can be used in machine learning models.
1515
# 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
7373

7474
1. Select **Create** to create the datastore.
7575

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-
8876
### Create a labeling project
8977

9078
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
140128

141129
This page doesn't automatically refresh. After a pause, manually refresh the page until the project's status changes to **Created**.
142130

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-
157131
## Start labeling
158132

159133
You have now set up your Azure resources, and configured a data labeling project. It's time to add labels to your data.
160134

161-
### Notify labelers
135+
### Tag the images
162136

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.
164138

165139
1. In [Machine Learning studio](https://ml.azure.com), select **Data labeling** on the left-hand side to find your project.
166140

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.
170-
171-
![Project details](media/tutorial-labeling/project-details.png)
172-
173-
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.
184142

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**.
186144

187-
1. At the top of the page, select **Tasks** to start labeling.
145+
1. Read the instructions, then select **Tasks**.
188146

189147
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.
190148

0 commit comments

Comments
 (0)