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/cognitive-services/Custom-Vision-Service/suggested-tags.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,19 +39,22 @@ The following steps show you how to use the suggested tags feature:
39
39
> Make sure you use all of the tags for which you want suggestions later on.
40
40
1. Start the training process.
41
41
1. When training is complete, navigate to the **Untagged** view and select the **Get suggested tags** button on the left pane.
42
-
<!--  -->
42
+
> [!div class="mx-imgBorder"]
43
+
> 
43
44
1. Select the set of images for which you want suggestions. We suggest that you get initial tag suggestions for only a portion of the untagged images. You'll get better tag suggestions as you iterate through this process.
44
45
1. Confirm the suggested tags, fixing any that aren't correct.
45
46
> [!TIP]
46
47
> Images with suggested tags are sorted by their prediction uncertainty (lower values indicate higher confidence). You can change the sorting order with the **Sort by uncertainty** option. If you set the order to **high to low**, you can correct the high-uncertainty predictions first and then quickly confirm the low-uncertainty ones.
47
48
* In image classification projects, you can select and confirm tags in batches. Filter the view by a given suggested tag, deselect images that are tagged incorrectly, and then confirm the rest in a batch.
48
-
<!--  -->
49
+
> [!div class="mx-imgBorder"]
50
+
> 
49
51
You can also use suggested tags in individual image mode by selecting an image from the gallery.
50
-
<!-- -->
52
+

51
53
* In object detection projects, we don't support batch confirmations, but you can still filter and sort by suggested tags for a more organized labeling experience. Thumbnails of your untagged images will show an overlay of bounding boxes indicating the locations of suggested tags. If you don't select a suggested tag filter, all of your untagged images will appear without overlaying bounding boxes.
52
-
<!--  -->
54
+
> [!div class="mx-imgBorder"]
55
+
> 
53
56
To confirm object detection tags, you need to apply them to each individual image in the gallery.
54
-
<!-- -->
57
+

55
58
1. Start the training process again.
56
59
1. Repeat the preceding steps until you're satisfied with the suggestion quality.
0 commit comments