次の方法で共有


ImageModelSettingsObjectDetection.BoxScoreThreshold プロパティ

定義

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

public float? BoxScoreThreshold { get; set; }
member this.BoxScoreThreshold : Nullable<single> with get, set
Public Property BoxScoreThreshold As Nullable(Of Single)

プロパティ値

適用対象