Table of Contents

Interface IModelInfo

Namespace
Bonsai.Sleap
Assembly
Bonsai.Sleap.dll

Provides information about the model used for inference.

public interface IModelInfo

Properties

AnchorName

Gets the name of the anchor part.

ClassNames

Gets the collection of class names used to assign pose identities.

ModelType

Gets the type of SLEAP model used for inference.

PartNames

Gets the collection of body part names.