Uses of Package
org.anchoranalysis.plugin.onnx.model
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.onnx.bean.object.segment.stack |
Segmenting a
Stack using the ONNX Runtime to produce
an ObjectCollection. |
-
Classes in org.anchoranalysis.plugin.onnx.model used by org.anchoranalysis.plugin.onnx.bean.object.segment.stack Class Description OnnxModel A model that can be used for inference using the ONNX Runtime's Java API.