This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Bug fix release
In this release, a model zoo has been added, and numerous bugs have been fixed.
New functionality
- You can now make an
additional_configs
folder, and the config files in this folder will overwrite the configurations as given in the repository. This allows you to have a separate repository with your local configs without editing core (#7). - You can now use Darwin V7 as a source for annotations (#33).
Bug fixes
- Update dlup to latest version (#20, #21, #44, #31) allowing (#29)
- Change compression for output TIFFs (#3)
- MPS acceleration support (#10)
- Support Darwin V7 (#34)
- Improve and fix database models (#14, #36)
- Fix segmentation models when ROI is absent (#27, #28, #39)
- Predict did not work before (#30, #37)
- Improve database (#14, #36)
- Improve H5FileImageWriter and TIFFWriter (#52, #49)
- Improve callbacks (#45)
- Fix CI/CD (#59)
Contributors
Full Changelog: v0.1...v0.1.1