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/media-services/video-indexer/customize-person-model-with-website.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ You can use the Video Indexer website to edit faces that were detected in a vide
44
44
45
45

46
46
47
-
You have created a new Person model. You can now add faces to the new Person model.
47
+
You've created a new Person model. You can now add faces to the new Person model.
48
48
49
49
3. Select the list menu button and choose **+ Add person**.
50
50
@@ -67,7 +67,7 @@ You can use the Video Indexer website to edit faces that were detected in a vide
67
67
68
68
You can then choose from your file explorer or drag and drop the face images of the face. Video Indexer will take all standard image file types (ex: JPG, PNG, and more).
69
69
70
-
Video Indexer should be able to detect occurrences of this person in the future videos that you index and the current videos that you had already indexed, using the Person model to which you added this new face to. Recognition of the person in your current videos might take some time to take effect, as this is a batch process.
70
+
Video Indexer can detect occurrences of this person in the future videos that you index and the current videos that you had already indexed, using the Person model to which you added this new face to. Recognition of the person in your current videos might take some time to take effect, as this is a batch process.
71
71
72
72
## Rename a Person model
73
73
@@ -121,7 +121,7 @@ To look at the contents of any of your Person models, select the arrow next to t
121
121
122
122
### Manage a person
123
123
124
-
If you select **Manage**, you see all the faces that this Person model is being trained from. These faces come from occurrences of that person in videos that use this Person model or from images that you have manually uploaded.
124
+
If you select **Manage**, you see all the faces that this Person model is being trained from. These faces come from occurrences of that person in videos that use this Person model or from images that you've manually uploaded.
125
125
126
126
You can add more faces to the person by selecting **Add images**.
127
127
@@ -191,15 +191,15 @@ If you don't assign a Person model to the video during upload, your edit is save
191
191

192
192
193
193
1. Select any of the detected faces and change their names from "Unknown #X" (or the name that was previously assigned to the face).
194
-
1. After typing in the new name, select the check icon next to the new name. This saves the new name and recognizes and names all occurrences of this face in your other current videos and in the future videos that you upload. Recognition of the face in your other current videos might take some time to take effect as this is a batch process.
194
+
1. After typing in the new name, select the check icon next to the new name. This action saves the new name and recognizes and names all occurrences of this face in your other current videos and in the future videos that you upload. Recognition of the face in your other current videos might take some time to take effect as this is a batch process.
195
195
196
-
If you name a face with the name of an existing person in the Person model that the video is using, this will merge the detected face images from this video of that person with what already exists in the model. If you name a face with a completely new name, this will create a new Person entry in the Person model that the video is using.
196
+
If you name a face with the name of an existing person in the Person model that the video is using, the detected face images from this video of that person will merge with what already exists in the model. If you name a face with a new name, a new Person entry is created in the Person model that the video is using.
197
197
198
198

199
199
200
200
### Delete a face
201
201
202
-
To delete a detected face in your video, go to the Insights pane and select the pencil icon in the top-right corner of the pane. Select the **Delete** option underneath the name of the face. This will remove that detected face from the video. The person's face will still be detected in the other videos in which it appears, but you can delete the face from those videos as well after they've been indexed.
202
+
To delete a detected face in your video, go to the Insights pane and select the pencil icon in the top-right corner of the pane. Select the **Delete** option underneath the name of the face. This action removes the detected face from the video. The person's face will still be detected in the other videos in which it appears, but you can delete the face from those videos as well after they've been indexed.
203
203
204
204
The person, if they had been named, will also continue to exist in the Person model that was used to index the video from which you deleted the face unless you specifically delete the person from the Person model.
0 commit comments