Releases: talmolab/sleap
Releases · talmolab/sleap
SLEAP v0.2.1a4
Install tensorflow 2.1 from conda.
SLEAP v0.2.1a3
Include tensorflow 2.1 when the conda package is built.
SLEAP v0.2.1a2
Include seaborn when the conda package is built.
SLEAP v0.2.1a1
Trying deployment for "dev" builds from the develop branch.
This is first release of TensorFlow 2.1-based NN code.
SLEAP v0.1.16
Pin tensorboard=2.0 to fix problems when conda installs tensorflow=2.0
SLEAP v0.1.15
- CI tweaks
- Minor bug fixes and improvements
- Add DLC import to GUI
SLEAP v0.1.14
- Improvements to background image loading
- Track cleaner integrated into tracking cli/gui
- Visualize predictions during training
- Change grid coords to midpoint coordinate system
- Misc bug fixes and tweaks
SLEAP v0.1.13
Merge pull request #293 from murthylab/develop Develop
SLEAP v0.1.12
- refactored dataset io into adaptor classes
- tracking-only ui for
sleap-track
and gui - various bug fixes
SLEAP v0.1.11
- changes to seekbar UI
- background video frame loading
- inference bug fixes (for missing centroids, missing nodes, and grayscale videos)