ComfyUI Node
SCAIL-Pose2 Colored Mask
Render SAM3 tracks into SCAIL-2 colored masks with shared identity sorting.
SCAIL-Pose2 Colored Mask
- driving_track_data
- ref_track_data
- ref_mask
- pose_video_mask
- reference_image_mask
◄object_indices►
◄sort_byleft_to_right►
CategorySCAIL-Pose2/SAM3
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| driving_track_data | SAM3_TRACK_DATA | SAM3 track of the driving pose video. | |
| object_indices | STRING | — | |
| sort_by | COMBO | left_to_right | 3 options: left_to_right, area, none |
| ref_track_dataopt | SAM3_TRACK_DATA | Optional SAM3 track for reference identities. Do not connect when using ref_mask. | |
| ref_maskopt | MASK | Optional plain MASK for the reference subject. Do not connect when using ref_track_data. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pose_video_mask | IMAGE | — |
| reference_image_mask | IMAGE | — |