v1.8.0 🌈
·
5 commits
to refs/heads/main
since this release
This release enables installation of micro_sam via pip!
This is enabled by switching to bioimage-cpp as a new backend for implemenation of image processing functionality in C++.
Changes
- Bump version, update doc @constantinpape (#1219)
- Preparation of new release @constantinpape (#1218)
- Fix generate_kwargs logic for TiledAutomaticPromptGenerator @titusgriebel (#1203)
- Doc fixes @constantinpape (#1217)
- Pypi @constantinpape (#1216)
- Start with bioimage-cpp migration @constantinpape (#1215)
- Fix motion model in interactive tracking @anwai98 (#1208)
- Add finetuning script for embryo nucleus segmentation @anwai98 (#1209)
- Minor release notes formatting update @anwai98 (#1206)
- Fix predictor adapter load state dict to accept keyword arguments @anwai98 (#1207)
- Fix minor linting issues @anwai98 (#1201)
- Update export_instance_segmentation_model for UNETR-only checkpoints @anwai98 (#1200)
- Update release notes for v1.7.7 @anwai98 (#1199)