Share via


ImageModelDistributionSettingsObjectDetection.BoxScoreThreshold Property

Definition

During inference, only return proposals with a classification score greater than BoxScoreThreshold. Must be a float in the range[0, 1].

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

Property Value

Applies to