Releases: weigertlab/spotiflow
Releases · weigertlab/spotiflow
0.5.0
What's Changed
- Extend NMS behaviour
- Changes to CLI arguments for readability
- Added option to train from the CLI
- Documentation improvement
Full Changelog: 0.4.5...0.5.0
0.4.5
- Downgrade CI actions (#18)
Full Changelog: 0.4.4...0.4.5
0.4.4
- Added support for Python 3.12 by dropping distutils from wheel building.
- Bump docs version automatically when building the docs
- Fix API display in docs
Full Changelog: 0.4.3...0.4.4
0.4.3
0.4.2
Bugfix: setuptools building
- Fix build failing due to setuptools error
- Assess PyTorch warning (#14)
Native 3D spot prediction
- Added 3D variant of UNet
- Added 3D SpotsDataset handler
- Added pre-trained 3D models
- Trilinear interpolation to retrieve intensity
0.3.3
0.3.2
Preparing upload to conda-forge by removing an unnecessary breaking dependency
0.3.1
Pin NumPy to <2.*