Input
ExecutionInitiate Execution
AI/ML/ONNX
Segment images into semantic classes using ONNX models. Download models from: DeepLabV3 (https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/duc), FCN (https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/fcn)
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Initiate Execution
ONNX Model Session
Cache ID for Session
Image Object
Number of segmentation classes
Done with the Execution
Segmentation mask output
Width of the mask
Height of the mask
Class index for each pixel (flattened, row-major order) For semantic segmentation: class_idx per pixel For instance segmentation: instance_id per pixel
Number of classes in the segmentation
Optional class labels mapping