ComfyUI Node
EdgeTAM Video Tracker
A ComfyUI node in EdgeTAM with 6 inputs and 3 outputs.
EdgeTAM Video Tracker
- video_frames
- tracked_frames
- masks
- overlay_frames
◄mask_data{}►
◄model_path►
◄deviceauto►
◄max_frames0►
◄overlay_maskstrue►
CategoryEdgeTAM
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| video_frames | IMAGE | — | |
| mask_dataopt | STRING | {} | Mask data from the editor (hidden) |
| model_pathopt | STRING | Path to EdgeTAM checkpoint (auto-download if empty) | |
| deviceopt | COMBO | auto | 4 options: auto, cuda, cpu, mps |
| max_framesopt | INT | 00–1000 | Maximum frames to process (0 = all) |
| overlay_masksopt | BOOLEAN | true | Apply colored overlay to show segmentation |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| tracked_frames | IMAGE | — |
| masks | MASK | — |
| overlay_frames | IMAGE | — |