你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImageModelDistributionSettingsObjectDetection.BoxDetectionsPerImage Property

Definition

Maximum number of detections per image, for all classes. Must be a positive integer. Note: This settings is not supported for the 'yolov5' algorithm.

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

Property Value

Applies to