Uses of Interface
org.anchoranalysis.image.inference.ImageInferenceModel
Packages that use ImageInferenceModel
-
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 ImageInferenceModelModifier and TypeClassDescriptionclassSegmentStackIntoObjectsScaleDecode<T, S extends ImageInferenceModel<T>>ASegmentStackIntoObjectsScaleDecodethat scales the input image, before performing inference, and then decodes the output.