All Packages
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.onnx.bean.object.segment.decode.instance.maskrcnn |
Decodes the outputted tensors from a Mask
R-CNN implementation.
|
| org.anchoranalysis.plugin.onnx.bean.object.segment.decode.instance.text |
Decodes the outputted tensors from text-segmentation models.
|
| org.anchoranalysis.plugin.onnx.bean.object.segment.stack |
Segmenting a
Stack using the ONNX Runtime to produce
an ObjectCollection. |
| org.anchoranalysis.plugin.onnx.model |
Non-bean classes for running an inference model with the ONNX
Runtime.
|