Share via


ImageModelSettingsClassification.ValidationResizeSize Property

Definition

Image size to which to resize before cropping for validation dataset. Must be a positive integer.

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

Property Value

Applies to