Table of Contents

Property ModelFileName

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

ModelFileName

Gets or sets a value specifying the path to the exported ONNX file containing the pretrained SLEAP model.

[FileNameFilter("ONNX Files(*.onnx)|*.onnx")]
public string ModelFileName { get; set; }

Property Value

string