Skip to content

Commit 867facc

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,20 @@ 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+
4950
> [!div class="mx-imgBorder"]
5051
> ![Suggested tags are displayed in batch mode for IC with filters.](./media/suggested-tags/ic-batch-mode.png)
52+
5153
You can also use suggested tags in individual image mode by selecting an image from the gallery.
54+
5255
![Suggested tags are displayed in individual image mode for IC.](./media/suggested-tags/ic-individual-image-mode.png)
5356
* 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.
57+
5458
> [!div class="mx-imgBorder"]
5559
> ![Suggested tags are displayed in batch mode for OD with filters.](./media/suggested-tags/od-batch-mode.png)
60+
5661
To confirm object detection tags, you need to apply them to each individual image in the gallery.
62+
5763
![Suggested tags are displayed in individual image mode for OD.](./media/suggested-tags/od-individual-image-mode.png)
5864
1. Start the training process again.
5965
1. Repeat the preceding steps until you're satisfied with the suggestion quality.

0 commit comments

Comments
 (0)