ComfyUI Node
SAM3 Complex Collector
Collect SAM3 bbox or interactive prompts in one tabbed node and output masks plus visualization.
SAM3 Complex Collector
- sam3_model_config
- image
- masks
- visualization
◄collector_modebbox►
◄bboxes[]►
◄neg_bboxes[]►
◄multi_prompts_store[]►
CategorySAM3
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| sam3_model_config | SAM3_MODEL_CONFIG | SAM3 model config from LoadSAM3Model. | |
| image | IMAGE | Image to annotate with the active SAM3 collector. | |
| collector_mode | COMBO | bbox | Internal UI state: active collector tab. |
| bboxes | STRING | [] | Internal BBox Collector positive boxes. |
| neg_bboxes | STRING | [] | Internal BBox Collector negative boxes. |
| multi_prompts_store | STRING | [] | Internal Interactive Collector prompt data. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| masks | MASK | — |
| visualization | IMAGE | — |