Skip to content

Releases: talmolab/sleap

SLEAP v1.0.7

15 Jul 10:36
Compare
Choose a tag to compare
  • GUI for metrics on trained models
  • more options when exporting clip with visual annotations

SLEAP v1.0.6

06 Jul 15:36
Compare
Choose a tag to compare

Bug fixes for issues #370 (default filename extension when saving on Linux) and #374 (anchor part issues when training from GUI).

SLEAP v1.0.5

30 Jun 19:49
Compare
Choose a tag to compare

This release is just bug fixes:

  • training gui dialog: the anchor part name wasn't copied into instance cropping config
  • training/model eval: if anchor part wasn't set in instance cropping config, then the eval model code failed on centered instance models
  • file save gui: if using non-native save dialog, the file ext wasn't automatically added to filename and save failed if user didn't add it

SLEAP v1.0.4

26 Jun 23:08
Compare
Choose a tag to compare
  • Kalman filter-based tracking
  • confidence map refinement fixes
  • run eval after training
  • other misc changes

SLEAP v1.0.4a7

25 Jun 19:44
Compare
Choose a tag to compare
SLEAP v1.0.4a7 Pre-release
Pre-release

Automated release of 1.0.4a7 on 2020-06-25

SLEAP v1.0.4a6

25 Jun 18:04
Compare
Choose a tag to compare
SLEAP v1.0.4a6 Pre-release
Pre-release

Automated release of 1.0.4a6 on 2020-06-25

SLEAP v1.0.4a5

25 Jun 17:35
Compare
Choose a tag to compare
SLEAP v1.0.4a5 Pre-release
Pre-release

Automated release of 1.0.4a5 on 2020-06-25

SLEAP v1.0.4a4

25 Jun 15:46
Compare
Choose a tag to compare
SLEAP v1.0.4a4 Pre-release
Pre-release

Automated release of 1.0.4a4 on 2020-06-25

SLEAP v1.0.4a3

17 Jun 16:25
Compare
Choose a tag to compare
SLEAP v1.0.4a3 Pre-release
Pre-release

Alpha release of 1.0.4.

  • Automatic confidence map sigma scaling by output stride. Addresses quantization issues with integral regression.
  • Add automatic evaluation after training.
  • Initial Kalman filter tracking implementation.
  • Fix tests, minor bugs and comments.

SLEAP v1.0.4a2

26 May 21:02
Compare
Choose a tag to compare
SLEAP v1.0.4a2 Pre-release
Pre-release

Alpha release of 1.0.4.

  • Hotfix for CLI use of topdown batching (sleap-track [...] --topdown.batch_size)