Skip to content

Models are now initialized with pydantic models

So ilastik model is parameterized with threshold, etc. parameterized when initiated, not when used for inference. Specifically implemented gaussian smoothing and channel selection for ilastik pixel classifiers.

Merge request reports