Uses of Class
org.anchoranalysis.plugin.onnx.model.OnnxModel
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.onnx.bean.object.segment.stack |
Segmenting a
Stack using the ONNX Runtime to produce
an ObjectCollection. |
-
Uses of OnnxModel in org.anchoranalysis.plugin.onnx.bean.object.segment.stack
Methods in org.anchoranalysis.plugin.onnx.bean.object.segment.stack that return types with arguments of type OnnxModel Modifier and Type Method Description org.anchoranalysis.inference.concurrency.ConcurrentModelPool<OnnxModel>SegmentObjectsFromONNXModel. createModelPool(org.anchoranalysis.inference.concurrency.ConcurrencyPlan plan, org.anchoranalysis.core.log.Logger logger)