ImageModelDistributionSettingsObjectDetection.NmsIouThreshold Property

Definition

IOU threshold used during inference in NMS post processing. Must be float in the range [0, 1].

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string NmsIouThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.NmsIouThreshold : string with get, set
Public Property NmsIouThreshold As String

Property Value

Implements

Attributes

Applies to