你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Domain interface
域用作项目的起点。 每个域针对特定类型的图像进行优化。 可以导出名称中具有 compact 的域。 有关详细信息,请访问 域文档。
属性
enabled | 指示域是否已启用。 注意:此属性不会被序列化。 它只能由服务器填充。 |
exportable | 指示域是否可导出。 注意:此属性不会被序列化。 它只能由服务器填充。 |
exportable |
可将域导出到的平台。 注意:此属性不会被序列化。 它只能由服务器填充。 |
id | 域 ID。 注意:不会序列化此属性。它只能由服务器填充。 |
model |
模型信息。 注意:此属性不会被序列化。 它只能由服务器填充。 |
name | 域的名称,描述用于训练它的图像类型。 注意:此属性不会被序列化。 它只能由服务器填充。 |
type | 域类型:Classification 或 ObjectDetection。 可能的值包括:“Classification”、“ObjectDetection” 注意:此属性不会被序列化。它只能由服务器填充。 |
属性详细信息
enabled
指示域是否已启用。 注意:此属性不会被序列化。 它只能由服务器填充。
enabled?: boolean
属性值
boolean
exportable
指示域是否可导出。 注意:此属性不会被序列化。 它只能由服务器填充。
exportable?: boolean
属性值
boolean
exportablePlatforms
可将域导出到的平台。 注意:此属性不会被序列化。 它只能由服务器填充。
exportablePlatforms?: string[]
属性值
string[]
id
域 ID。 注意:不会序列化此属性。它只能由服务器填充。
id?: string
属性值
string
modelInformation
name
域的名称,描述用于训练它的图像类型。 注意:此属性不会被序列化。 它只能由服务器填充。
name?: string
属性值
string
type
域类型:Classification 或 ObjectDetection。 可能的值包括:“Classification”、“ObjectDetection” 注意:此属性不会被序列化。它只能由服务器填充。
type?: DomainType