Skip to content

Commit 5e077f5

Browse files
author
nicoalba
committed
acro edits to customize person with website
1 parent 021b8bd commit 5e077f5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/media-services/video-indexer/customize-person-model-with-website.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can use the Video Indexer website to edit faces that were detected in a vide
4444

4545
![Add a new person model](./media/customize-face-model/add-new-person2.png)
4646

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.
4848

4949
3. Select the list menu button and choose **+ Add person**.
5050

@@ -67,7 +67,7 @@ You can use the Video Indexer website to edit faces that were detected in a vide
6767

6868
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).
6969

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.
7171

7272
## Rename a Person model
7373

@@ -121,7 +121,7 @@ To look at the contents of any of your Person models, select the arrow next to t
121121

122122
### Manage a person
123123

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.
125125

126126
You can add more faces to the person by selecting **Add images**.
127127

@@ -191,15 +191,15 @@ If you don't assign a Person model to the video during upload, your edit is save
191191
![Edit a face in your video](./media/customize-face-model/edit-face.png)
192192

193193
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.
195195

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.
197197

198198
![Edit a face in your video](./media/customize-face-model/edit-face2.png)
199199

200200
### Delete a face
201201

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.
203203

204204
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.
205205

0 commit comments

Comments
 (0)