tileGridSize

@JvmName(name = "jvmaspidgchbxjsl")
suspend fun tileGridSize(value: Output<String>)
@JvmName(name = "smnwsmioiilcwxbf")
suspend fun tileGridSize(value: String?)

Parameters

value

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.