次の方法で共有


ImageModelSettingsClassification.TrainingCropSize プロパティ

定義

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

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

プロパティ値

適用対象