What's Changed
- π PlantSeg was moved to https://github.com/kreshuklab/plant-seg/
Features
- π¦ Execute PlantSeg-compatible models in π¦ BioImage.IO Model Zoo πΏοΈ by @qin-yu in #247 & #248
- π Refactor rescaling widget | Rearrange widgets by @lorenzocerrone in #249
- π€ Recommend users a halo for U-Nets by @qin-yu in #252
Documentation
- Doc: Data/models, train/add new models, Jupyter Book remnant by @qin-yu in #240
- Doc: API and screenshots by @lorenzocerrone in #249
- Doc: Fix docs build in CI by @lorenzocerrone in #257
- Doc: Fix and update rescaling widget screenshot docs by @qin-yu in #259
- Doc: Add revision date and committer plugins by @qin-yu in #260
Tests
Bug Fix
- Type Fix:
np.array
is not a type, change tonp.ndarray
by @qin-yu in #231 - Fix Legacy GUI after v1.7.0 by @qin-yu in #237
- Fix
CYX
/CZYX
pad/halo, fixio.zarr
/tests, fix typing, refactor model load by @qin-yu in #233 - Headless: Handle multi-channel prediction output and add docs by @qin-yu in #239
- Test Fix: always-skipped test and misleading name by @qin-yu in #262
Full Changelog: 1.7.0...1.8.0