次の方法で共有


ImageModelDistributionSettingsObjectDetection.BoxScoreThreshold プロパティ

定義

推論中は、分類スコアが BoxScoreThreshold より大きい提案のみを返します。 範囲 [0, 1] の float である必要があります。

public string BoxScoreThreshold { get; set; }
member this.BoxScoreThreshold : string with get, set
Public Property BoxScoreThreshold As String

プロパティ値

適用対象