* sped up 3D segmentation by reducing padding * tile_overlap as a parameter * fixed bug with batch_size in CLI
0.1.0.1
* automated testing implemented * dynamics are run at rescaled size (will be faster for images with cells larger than 30 pixels in diameter) * pyinstaller binaries created from this release
0.0.3.1
removed matplotlib dependencies and added fast_mode that does not do test-time augmentations or average over 4 networks' outputs
0.0.1.25
- 3D segmentation enabled - run and train at command line options debugged - docs added
0.0.1.23
on pypi.
- fixed bug with running in notebook with single channel files
added - 3D labelling - command line interface for running in batch - color inversion option in gui - user can input diameter in pixels instead of "rescale"