Uses of Class
org.anchoranalysis.image.inference.segment.LabelledWithConfidence

Packages that use LabelledWithConfidence
Package
Description
Beans to reduce the number of results that are returned from inference, by removing overlaping entities etc.
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.