次の方法で共有


ImageModelDistributionSettingsObjectDetection.BoxDetectionsPerImage プロパティ

定義

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

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

プロパティ値

適用対象