
Prompt-free "segment everything" on an Image: a point grid segments every object with no prompt. The sink resolves the projection: mask+box pairs, masks, mask-derived boxes, parallel arrays, a merged Mask, a count, or a colourised Image. Class-agnostic.
Auto-segment everything in an image and overlay the masks for review.
Auto-segment then crop each instance out of the frame.
Segmentation and BoundingBox carriers report the unlabeled instance id zero and use the SAM 3 mask-quality score as the confidence. There is no class-bearing arm.
model bundle file slot, not a config param. The gated weights are fetched under the operator's Hub credentials at the fixture stage / first run; once cached the component can run offline.
model binding and all configuration are captured once at startup; changing any setting requires a redeploy.
Automated release