Uses of Class
org.anchoranalysis.plugin.onnx.model.OnnxModel
Packages that use OnnxModel
Package
Description
Segmenting a
Stack using the ONNX Runtime to produce
an ObjectCollection.-
Uses of OnnxModel in org.anchoranalysis.plugin.onnx.bean.object.segment.stack
Subclasses with type arguments of type OnnxModel in org.anchoranalysis.plugin.onnx.bean.object.segment.stackModifier and TypeClassDescriptionclassPerforms instance-segmentation using the ONNX Runtime and an.onnxmodel file.Methods in org.anchoranalysis.plugin.onnx.bean.object.segment.stack that return types with arguments of type OnnxModelModifier and TypeMethodDescriptionConcurrentModelPool<OnnxModel> SegmentObjectsFromONNXModel.createModelPool(ConcurrencyPlan plan, Logger logger)