次の方法で共有


ImageModelSettingsObjectDetection.BoxDetectionsPerImage プロパティ

定義

すべてのクラスで、画像あたりの最大検出数。 正の整数にする必要があります。 注: この設定は、"yolov5" アルゴリズムではサポートされていません。

public int? BoxDetectionsPerImage { get; set; }
member this.BoxDetectionsPerImage : Nullable<int> with get, set
Public Property BoxDetectionsPerImage As Nullable(Of Integer)

プロパティ値

適用対象