sam2_propagate_mask
Propagates a segmentation mask across video frames using SAM2, sampling inside and outside points from the initial mask to track object boundaries.
Instructions
SAM2: approximate propagation, from inside/outside points sampled in the initial mask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blur | No | ||
| mask | Yes | ||
| input | Yes | ||
| output | Yes | ||
| erosion | No |