Skip to content

Releases: kreshuklab/plant-seg

1.8.0

01 Jun 21:57
Compare
Choose a tag to compare

What's Changed

Features

Documentation

Tests

Bug Fix

  • Type Fix: np.array is not a type, change to np.ndarray by @qin-yu in #231
  • Fix Legacy GUI after v1.7.0 by @qin-yu in #237
  • Fix CYX/CZYX pad/halo, fix io.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

1.7.0

03 May 11:52
Compare
Choose a tag to compare

What's Changed

Bug Fix

  • Fix multi-channel output layers in Napari by @qin-yu in #184
  • Fix halo implementation and tiling artefact by @qin-yu in #220 & #223
  • Fix voxel size precision and font size in Napari GUI by @qin-yu in #227

Features

Models

  • Ensure compatibility with models trained with pytorch-3dunet by @wolny in #160
  • Add a generic nuclear model for GoNuclear paper by @qin-yu in #169 & #193
  • Central model records by @qin-yu in #216

Documentation

Full Changelog: 1.6.0...1.7.0

New Maintainer

New Contributors

Overall improvements and bug fixes

18 Apr 11:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.6.0

Interactive PlantSeg with napari viewer

20 Jan 15:29
Compare
Choose a tag to compare

Major plantseg update!
What's new:

  • A new interactive plantseg mode using napari as a viewer!
  • build-in segmentation proofreading
  • New experimental headless mode
  • New workflows

Usability improvment

09 Mar 10:07
Compare
Choose a tag to compare
  • Config file is validate before pipeline start and additional sanity checks have been added.
  • Errors are now more human friendly.
  • New Meristem 3D/2D models available.
  • Several bug fixes.
  • clean conda recipe

Usability improvment

02 Mar 15:17
Compare
Choose a tag to compare
  • Config file is validate before pipeline start and additional sanity checks have been added.
  • Errors are now more human friendly.
  • New Meristem 3D/2D models available.
  • Several bug fixes

Introducing compatibility with 2D

11 Mar 15:40
Compare
Choose a tag to compare
1.1.0

Bump version: 1.0.10 → 1.1.0

1.0.5

11 Feb 10:18
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

Improved GUI, code refactoring

11 Feb 08:50
Compare
Choose a tag to compare
1.0.4

update version for release

1.0.3

21 Jan 11:15
Compare
Choose a tag to compare
update version