ComfyUI Node
AutomaticMask(segment anything)
A ComfyUI node in MK/segment_anything with 9 inputs and 3 outputs.
AutomaticMask(segment anything)
- sam_model
- image
- mask
- Image
- Mask
- Segment Image
◄points_per_side32►
◄pred_iou_thresh0.86►
◄stability_score_thresh0.92►
◄crop_n_layers1►
◄crop_n_points_downscale_factor2►
◄min_mask_region_area100►
CategoryMK/segment_anything
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| sam_model | SAM_MODEL | — | |
| image | IMAGE | — | |
| mask | MASK | — | |
| points_per_side | INT | 320–100 | — |
| pred_iou_thresh | FLOAT | 0.860–1 | — |
| stability_score_thresh | FLOAT | 0.920–1 | — |
| crop_n_layers | INT | 10–100 | — |
| crop_n_points_downscale_factor | INT | 20–100 | — |
| min_mask_region_area | INT | 1000–100 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| Image | IMAGE | — |
| Mask | MASK | — |
| Segment Image | IMAGE | — |