Releases: KumarLabJax/JABS-behavior-classifier
Releases · KumarLabJax/JABS-behavior-classifier
v0.17.3
Changes:
- Now handles all internal position data as (x,y).
Bugfixes:
- Some pose masking did not properly threshold confidences
- Masking of keypoints not tiled correctly to x,y locations
- Pixel units never applied properly to some features
- FPS feature not applied to some segmentation features
- Adjusted angle features to be "mathematicians" angle (0 heading forward, + counter-clockwise)
v0.17.2
Changes:
- Prediction file format changed
- Feature cache now matches classifier named feature format
- New features added related to static objects
Bugfixes:
- Some 0 -> NAN feature values fixed.
- min/max window features fixed (didn't respect window)
v0.17.1
New features:
- Menu items added to disable select features.
- Allows mp4 files for videos.
Bugfixes:
- Arena corner features were calculated incorrectly.
v0.17.0
- Adds segmentation and fft features.
- Allows an initial exposure of model hyperparameters
v0.16.3
Adds installation method for apple silicon.
v0.16.2
Version 0.16.2 includes
- Additional static object support (food hopper and lixit drinking)
- Code refactor for feature generation to enable better future extensions
- Unit tests
Since version 0.16.0 (not a release tag)
- Bugfixes for multimouse pose files
- Bugfixes static object support