Table of Contents

Property ModelFileName

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

ModelFileName

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

[FileNameFilter("Protocol Buffer Files(*.pb)|*.pb")]
public string ModelFileName { get; set; }

Property Value

string