| Package | Description | 
|---|---|
| com.tencentcloudapi.iai.v20180301 | |
| com.tencentcloudapi.iai.v20180301.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateGroupResponse | IaiClient. CreateGroup(CreateGroupRequest req)用于创建一个空的人员库,如果人员库已存在返回错误。
可根据需要创建自定义描述字段,用于辅助描述该人员库下的人员信息。
1个APPID下最多创建10万个人员库(Group)、最多包含5000万张人脸(Face)。
不同算法模型版本(FaceModelVersion)的人员库(Group)最多可包含人脸(Face)数不同。算法模型版本为2.0的人员库最多包含100万张人脸,算法模型版本为3.0的人员库最多可包含300万张人脸。 | 
| Constructor and Description | 
|---|
| CreateGroupResponse(CreateGroupResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.