共用方式為


ImageModelSettingsObjectDetection.TileGridSize Property

Definition

The grid size to use for tiling each image. Note: TileGridSize must not be None to enable small object detection logic. A string containing two integers in mxn format. Note: This settings is not supported for the 'yolov5' algorithm.

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

Property Value

Applies to