Table of Contents

Property TrainingConfig

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

TrainingConfig

Gets or sets a value specifying the path to the configuration JSON file containing training metadata.

[FileNameFilter("Config Files(*.json)|*.json|All Files|*.*")]
public string TrainingConfig { get; set; }

Property Value

string