Inputs (9)
| Name | Type | Required |
|---|---|---|
| sam3_model | SAM3_MODEL | required |
| image | IMAGE | required |
| positive_points | SAM3_POINTS_PROMPT | optional |
| negative_points | SAM3_POINTS_PROMPT | optional |
| box | SAM3_BOXES_PROMPT | optional |
| refinement_iterations | INT | optional |
| use_multimask | BOOLEAN | optional |
| output_best_mask | BOOLEAN | optional |
| offload_model | BOOLEAN | optional |