Skip to content

Commit b438b86

Browse files
committed
try fix gray border images
1 parent 867facc commit b438b86

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

articles/cognitive-services/Custom-Vision-Service/suggested-tags.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,19 @@ The following steps show you how to use the suggested tags feature:
4646
> [!TIP]
4747
> 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.
4848
* 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+
> ![Suggested tags are displayed in batch mode for IC with filters.](./media/suggested-tags/ic-batch-mode.png)
4951
50-
> [!div class="mx-imgBorder"]
51-
> ![Suggested tags are displayed in batch mode for IC with filters.](./media/suggested-tags/ic-batch-mode.png)
52+
You can also use suggested tags in individual image mode by selecting an image from the gallery.
5253

53-
You can also use suggested tags in individual image mode by selecting an image from the gallery.
54-
55-
![Suggested tags are displayed in individual image mode for IC.](./media/suggested-tags/ic-individual-image-mode.png)
54+
![Suggested tags are displayed in individual image mode for IC.](./media/suggested-tags/ic-individual-image-mode.png)
5655
* 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+
> ![Suggested tags are displayed in batch mode for OD with filters.](./media/suggested-tags/od-batch-mode.png)
5758
58-
> [!div class="mx-imgBorder"]
59-
> ![Suggested tags are displayed in batch mode for OD with filters.](./media/suggested-tags/od-batch-mode.png)
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.
6260

63-
![Suggested tags are displayed in individual image mode for OD.](./media/suggested-tags/od-individual-image-mode.png)
61+
![Suggested tags are displayed in individual image mode for OD.](./media/suggested-tags/od-individual-image-mode.png)
6462
1. Start the training process again.
6563
1. Repeat the preceding steps until you're satisfied with the suggestion quality.
6664

0 commit comments

Comments
 (0)