Face List Operations

Operations

Add Face List Face

Add a face to a specified Face List, up to 1,000 faces.

Add Face List Face From Url

Add a face to a specified Face List, up to 1,000 faces.

Add Large Face List Face

Add a face to a specified Large Face List, up to 1,000,000 faces.

Add Large Face List Face From Url

Add a face to a specified Large Face List, up to 1,000,000 faces.

Create Face List

Create an empty Face List with user-specified faceListId, name, an optional userData and recognitionModel.

Create Large Face List

Create an empty Large Face List with user-specified largeFaceListId, name, an optional userData and recognitionModel.

Delete Face List

Delete a specified Face List.

Delete Face List Face

Delete a face from a Face List by specified faceListId and persistedFaceId.

Delete Large Face List

Delete a face from a Large Face List by specified largeFaceListId and persistedFaceId.

Delete Large Face List Face

Delete a face from a Large Face List by specified largeFaceListId and persistedFaceId.

Get Face List

Retrieve a Face List's faceListId, name, userData, recognitionModel and faces in the Face List.

Get Face Lists

List Face Lists' faceListId, name, userData and recognitionModel.

To get face information inside Face List use "Get Face List".

Get Large Face List

Retrieve a Large Face List's largeFaceListId, name, userData and recognitionModel.

Get Large Face List Face

Retrieve persisted face in Large Face List by largeFaceListId and persistedFaceId.

Get Large Face List Faces

List faces' persistedFaceId and userData in a specified Large Face List.

Get Large Face Lists

List Large Face Lists' information of largeFaceListId, name, userData and recognitionModel.

Get Large Face List Training Status

To check the Large Face List training status completed or still ongoing. Large Face List training is an asynchronous operation triggered by "Train Large Face Li...

Train Large Face List

Submit a Large Face List training task.

Update Face List

Update information of a Face List, including name and userData.

Update Large Face List

Update information of a Large Face List, including name and userData.

Update Large Face List Face

Update a specified face's userData field in a Large Face List by its persistedFaceId.