Skip to content

v0.2.1

Compare
Choose a tag to compare
@conradry conradry released this 26 Jul 18:39
· 52 commits to main since this release

New Features

  • Added "Apply in 3D" option to proofreading tools. This enables faster proofreading of stacks of 2D images and flipbooks.
  • Added merging from line and path shapes.
  • Metadata generated for instance segmentations (like number of voxels and bounding boxes) are now attached for model predictions.
  • Added tiled 2D inference for processing very large 2D images and "viewport" inference for testing models on small ROIs of much larger images.
  • More operations now support multiscale datasets with scale and translation metadata.

Bug Fixes

  • Fixed bug that prevent export of models trained and fine-tuned on CPU.
  • Fixed bug in the "Use points as markers" split option that caused inconsistent results when applied to 2D images translated in 3D.

Full Changelog: v0.2.0...v0.2.1