次の方法で共有


ImageModelSettingsObjectDetection.NmsIouThreshold プロパティ

定義

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

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

プロパティ値

適用対象