ComfyUI Node
EasySAM3 Segment
Run SAM3 segmentation using Ultralytics.
EasySAM3 Segment
- image
- MASK
- IMAGE
◄prompt►
◄threshold0.45►
◄object_id-1►
◄visualizetrue►
◄pos_points—►
◄neg_points—►
CategoryEasySAM3
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| prompt | STRING | Supports multiple text prompts, separated by commas (,) | |
| threshold | FLOAT | 0.450–1 | — |
| object_id | INT | -1-1–1024 | ID of the masked object, -1=all |
| visualize | BOOLEAN | true | Output segmentation preview image |
| pos_pointsopt | STRING | — | |
| neg_pointsopt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| MASK | MASK | — |
| IMAGE | IMAGE | — |