共用方式為


SuggestedTagAndRegion interface

建議標記和區域要求的結果。

屬性

created

建立此預測的日期。 注意:此屬性不會序列化。 它只能由伺服器填入。

id

預測識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。

iteration

反復專案識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。

predictions

預測清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

predictionUncertainty

每個影像的建議標籤或區域) 不確定 (entropy。 注意:此屬性不會序列化。 它只能由伺服器填入。

project

專案識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。

屬性詳細資料

created

建立此預測的日期。 注意:此屬性不會序列化。 它只能由伺服器填入。

created?: Date

屬性值

Date

id

預測識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。

id?: string

屬性值

string

iteration

反復專案識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。

iteration?: string

屬性值

string

predictions

預測清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

predictions?: Prediction[]

屬性值

predictionUncertainty

每個影像的建議標籤或區域) 不確定 (entropy。 注意:此屬性不會序列化。 它只能由伺服器填入。

predictionUncertainty?: number

屬性值

number

project

專案識別碼。 注意:此屬性不會序列化。它只能由伺服器填入。

project?: string

屬性值

string