Nodes/ComfyUI-ArchAi3d-Qwen/🎯 SAM3 Segment (Low VRAM)
ComfyUI Node

🎯 SAM3 Segment (Low VRAM)

A ComfyUI node in ArchAi3d/Mask/Segmentation with 13 inputs and 3 outputs.

By amir84ferdosΒ·Created 10 months agoΒ·Updated 4 months agoΒ· 65
🎯 SAM3 Segment (Low VRAM)
  • image
  • IMAGE
  • MASK
  • MASK_IMAGE
β—„namesam3_segmentβ–Ί
β—„promptβ–Ί
β—„confidence_threshold0.50β–Ί
β—„segment_pick0β–Ί
β—„use_cachetrueβ–Ί
β—„mask_blur0β–Ί
β—„mask_offset0β–Ί
β—„invert_outputfalseβ–Ί
β—„backgroundAlphaβ–Ί
β—„background_color#222222β–Ί
β—„deviceAutoβ–Ί
β—„compile_modelfalseβ–Ί
CategoryArchAi3d/Mask/Segmentation

Inputs (13)

NameTypeDefaultDescription
nameSTRINGsam3_segmentIdentifier name for this input (used by web interface)
imageIMAGEβ€”
promptSTRINGβ€”
confidence_thresholdFLOAT0.500.05–0.95Confidence threshold for segmentation
segment_pickINT00–1280 = merge all segments, 1+ = pick specific segment by confidence rank
use_cacheBOOLEANtrueUse disk cache to avoid reprocessing identical inputs
mask_bluroptINT00–64β€”
mask_offsetoptINT0-64–64β€”
invert_outputoptBOOLEANfalseβ€”
backgroundoptCOMBOAlpha2 options: Alpha, Color
background_coloroptSTRING#222222β€”
deviceoptCOMBOAuto3 options: Auto, CPU, GPU
compile_modeloptBOOLEANfalsetorch.compile for faster inference. First run compiles (~60s), cached per GPU arch for instant reuse

Outputs (3)

NameTypeDescription
IMAGEIMAGEβ€”
MASKMASKβ€”
MASK_IMAGEIMAGEβ€”