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-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,21 +46,19 @@ The following steps show you how to use the suggested tags feature:
46
46
> [!TIP]
47
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.
48
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.
49
+
> [!div class="mx-imgBorder"]
50
+
> 
49
51
50
-
> [!div class="mx-imgBorder"]
51
-
> 
52
+
You can also use suggested tags in individual image mode by selecting an image from the gallery.
52
53
53
-
You can also use suggested tags in individual image mode by selecting an image from the gallery.
54
-
55
-

54
+

56
55
* 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.
56
+
> [!div class="mx-imgBorder"]
57
+
> 
57
58
58
-
> [!div class="mx-imgBorder"]
59
-
> 
60
-
61
-
To confirm object detection tags, you need to apply them to each individual image in the gallery.
59
+
To confirm object detection tags, you need to apply them to each individual image in the gallery.
62
60
63
-

61
+

64
62
1. Start the training process again.
65
63
1. Repeat the preceding steps until you're satisfied with the suggestion quality.
0 commit comments