Uses of Interface
org.anchoranalysis.image.inference.ImageInferenceModel
| Package | Description |
|---|---|
| org.anchoranalysis.image.inference.bean.segment.instance |
Instance-segmentation of a
Stack. |
-
Uses of ImageInferenceModel in org.anchoranalysis.image.inference.bean.segment.instance
Classes in org.anchoranalysis.image.inference.bean.segment.instance with type parameters of type ImageInferenceModel Modifier and Type Class Description classSegmentStackIntoObjectsScaleDecode<T,S extends ImageInferenceModel<T>>ASegmentStackIntoObjectsScaleDecodethat scales the input image, before performing inference, and then decodes the output.