次の方法で共有


ImageModelSettingsClassification.ValidationCropSize プロパティ

定義

検証データセットのニューラル ネットワークに入力される画像トリミング サイズ。 正の整数にする必要があります。

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

プロパティ値

適用対象