SuggestedTagAndRegion interface
建議標籤和區域要求的結果。
屬性
created | 建立此預測的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
id | 預測標識碼。注意:此屬性將不會串行化。它只能由伺服器填入。 |
iteration | 反覆項目標識碼。注意:此屬性將不會串行化。它只能由伺服器填入。 |
predictions | 預測清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
prediction |
每個影像建議標記或區域的不確定性(entropy)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
project | 項目標識碼。注意:此屬性將不會串行化。它只能由伺服器填入。 |
屬性詳細資料
created
建立此預測的日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。
created?: Date
屬性值
Date
id
預測標識碼。注意:此屬性將不會串行化。它只能由伺服器填入。
id?: string
屬性值
string
iteration
反覆項目標識碼。注意:此屬性將不會串行化。它只能由伺服器填入。
iteration?: string
屬性值
string
predictions
predictionUncertainty
每個影像建議標記或區域的不確定性(entropy)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
predictionUncertainty?: number
屬性值
number
project
項目標識碼。注意:此屬性將不會串行化。它只能由伺服器填入。
project?: string
屬性值
string