Skip to content

Releases: paninski-lab/lightning-pose

v1.9.1

24 Jul 01:29
cc9c828
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

25 Jun 16:59
ff8c211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.1

30 Apr 17:34
291f3e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

22 Apr 18:55
77a1b23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

24 Feb 18:45
69535a9
Compare
Choose a tag to compare

Main contributions are functioning CI and the cropzoom pipeline (see here)

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

27 Jan 19:46
266f3d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

08 Dec 19:19
6cdee63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

13 Nov 02:57
Compare
Choose a tag to compare

What's Changed

Major updates for this release include multi-GPU training, new imgaug transforms, and many small usability improvements

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

31 Jul 21:13
Compare
Choose a tag to compare

Several small updates, as well as reverting the default training setup to automatically save out the best model according to validation metrics, rather than the last model.

  • make sure validation loader always has at least one sample
  • allow for early stopping again, as well as saving out model weights every n epochs
  • make training fully deterministic
  • increase flexibility of LitDaliWrapper to work with custom dali video pipeline functions
  • increase flexibility of keypoint correspondence array for true multiview datasets

v.1.5.0

18 Jul 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0