ImageClassificationTrainer.Options.WorkspacePath Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the path where the image bottleneck cache files and trained model are saved, default is a new temporary directory.
public string WorkspacePath;
val mutable WorkspacePath : string
Public WorkspacePath As String