Inputs (6)
| Name | Type | Required |
|---|---|---|
| sam3_model | SAM3_MODEL | required |
| video_state | SAM3_VIDEO_STATE | required |
| start_frame | INT | optional |
| end_frame | INT | optional |
| direction | COMBO | optional |
| offload_model | BOOLEAN | optional |
Outputs (3)
| Name | Type |
|---|---|
| masks | SAM3_VIDEO_MASKS |
| scores | SAM3_VIDEO_SCORES |
| video_state | SAM3_VIDEO_STATE |