- enh: support passing custom default arguments to get_class_method_info - tests: fix torch preprocessing tests
0.23.0
- feat: implement segmentation using PyTorch models - fix: always compute image_bg if it is not in the input file - enh: introduce `Segmenter.validate_applicability` method
0.22.1
- fix: compute pipeline identifier of origin dataset for basin mapping
0.22.0
- fix: GPUSegmenter did not perform mask postprocessing (this was not actually fixed in 0.21.0) - tests: implement mock STO segmenter for testing (3) - tests: add tests for bg_off in segmentation - ref: increment DCNUM_PPID_GENERATION to 10 - ref: renamed CPUSegmenter to MPOSegmenter - ref: renamed GPUSegmenter to STOSegmenter
0.21.4
- fix: division by zero error when computing stall time