ImageModelDistributionSettingsObjectDetection.NmsIouThreshold プロパティ

定義

NMS の後処理で推論中に使用される IOU しきい値。 範囲 [0, 1] に float を指定する必要があります。

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

プロパティ値

適用対象