Skip to content

Releases: KumarLabJax/JABS-behavior-classifier

v0.17.3

17 Sep 14:10
8014b4b
Compare
Choose a tag to compare

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

04 Sep 15:04
271f29d
Compare
Choose a tag to compare

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

06 May 14:21
1fe62a3
Compare
Choose a tag to compare

New features:

  • Menu items added to disable select features.
  • Allows mp4 files for videos.

Bugfixes:

  • Arena corner features were calculated incorrectly.

v0.17.0

11 Jan 20:52
46a89e9
Compare
Choose a tag to compare
  • Adds segmentation and fft features.
  • Allows an initial exposure of model hyperparameters

v0.16.3

03 Aug 15:24
4d1e057
Compare
Choose a tag to compare

Adds installation method for apple silicon.

v0.16.2

20 Jun 14:29
c0c169e
Compare
Choose a tag to compare

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