Large Person Group

Operations

Create

Create a new large person group with user-specified largePersonGroupId, name, an optional userData and recognitionModel.
A large person group is the container o...

Delete

Delete an existing large person group. Persisted face features of all people in the large person group will also be deleted.

Get

Retrieve the information of a large person group, including its name, userData and recognitionModel. This API returns large person group information only, use L...

Get Training Status

Retrieve the training status of a large person group (completed or ongoing).

List

List all existing large person groups’ largePersonGroupId, name, userData and recognitionModel.

  • Large person groups are stored in alphabetical order of largePer...
Train

Queue a large person group training task, the training task may not be started immediately.

Update

Update an existing large person group's display name and userData. The properties which does not appear in request body will not be updated.