KumarLabJax / JABS-behavior-classifier

Behavior Classifier Component from the Jax Animal Behavior System
Other
11 stars 1 forks source link

Enable controls for feature sets #35

Closed SkepticRaven closed 1 month ago

SkepticRaven commented 6 months ago

Currently, the behavior is to include the intersection of features from pose files that exist in a project. The only exception to this is a checkbox for disabling social features.

We have added quite a few new features, including segmentation, static objects, and ffts. All these new features should also get their associated "disable" control.

For space reasons, we should probably make a menu section for features and allow the user to enable/disable them there (instead of more checkboxes in the GUI).

SkepticRaven commented 6 months ago

Current set of features that should be get the enable-disable treatment:

Potential future branch (wishlist)