Uses of Package
org.anchoranalysis.image.inference.segment
Packages that use org.anchoranalysis.image.inference.segment
Package
Description
Inference of machine learning models on images.
Beans to reduce the number of results that are returned from inference, by removing overlaping
entities etc.
Instance-segmentation of a
Stack
.Non-bean classes to reduce the number of results that are returned from inference, by removing
overlapping entities etc.
Non-beans pertaining to segmentation of images via model inference.
Strategies for reducing the number of elements with a list by merging/removing lower-confidence
elements that overlap.
Decodes the outputted tensors from a Mask
R-CNN implementation.
Decodes the outputted tensors from text-segmentation models.
-
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.image.inferenceClassDescriptionStores two versions of the same object, representing two different scales.
-
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.image.inference.bean.reduceClassDescriptionLike
WithConfidence
but additionally adds a label.The result of a reduction operation. -
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.image.inference.bean.segment.instanceClassDescriptionLike
WithConfidence
but additionally adds a label.AnObjectMask
that exists at multiple scales.Objects that are a result of an instance-segmentation. -
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.image.inference.bean.segment.reduceClassDescriptionLike
WithConfidence
but additionally adds a label.The result of a reduction operation. -
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.image.inference.segmentClassDescriptionStores two versions of the same object, representing two different scales.Like
WithConfidence
but additionally adds a label.AnObjectMask
that exists at multiple scales.The result of a reduction operation.The background to a segmentation.Objects that are a result of an instance-segmentation.Exposes a particular set of segmented-objects at a particular scale.Wraps an element with a confidence-score. -
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.plugin.image.bean.object.segment.reduceClassDescriptionLike
WithConfidence
but additionally adds a label.The result of a reduction operation. -
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.plugin.onnx.bean.object.segment.decode.instance.maskrcnnClassDescriptionLike
WithConfidence
but additionally adds a label.AnObjectMask
that exists at multiple scales. -
Classes in org.anchoranalysis.image.inference.segment used by org.anchoranalysis.plugin.onnx.bean.object.segment.decode.instance.textClassDescriptionLike
WithConfidence
but additionally adds a label.AnObjectMask
that exists at multiple scales.