Skip to content

Commit 374b860

Browse files
Correctness fixes
1 parent 41a8be0 commit 374b860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-video-indexer/animated-characters-recognition-how-to.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Animated character detection with Azure Video Indexer how to
3-
description: This how to demonstrates how to use animated character detection with Azure Video Indexer.
3+
description: This topic demonstrates how to use animated character detection with Azure Video Indexer.
44
author: Juliako
55
manager: femila
66

@@ -107,7 +107,7 @@ Before tagging and training the model, all animated characters will be named “
107107
1. Review each character group:
108108

109109
* If the group contains unrelated images, it's recommended to delete these in the Custom Vision website.
110-
* If there are images that belong to a different character, change the tag on these specific images by select the image, adding the right tag and deleting the wrong tag.
110+
* If there are images that belong to a different character, change the tag on these specific images by selecting the image, adding the right tag and deleting the wrong tag.
111111
* If the group isn't correct, meaning it contains mainly non-character images or images from multiple characters, you can delete in Custom Vision website or in Azure Video Indexer insights.
112112
* The grouping algorithm will sometimes split your characters to different groups. It's therefore recommended to give all the groups that belong to the same character the same name (in Azure Video Indexer Insights), which will immediately cause all these groups to appear as on in Custom Vision website.
113113
1. Once the group is refined, make sure the initial name you tagged it with reflects the character in the group.

0 commit comments

Comments
 (0)