ComfyUI Node
MV-SAM3D Scene From Dir
A ComfyUI node in MV-SAM3D with 2 inputs and 1 output.
MV-SAM3D Scene From Dir
- scene
◄scene_dir►
◄mask_prompt►
CategoryMV-SAM3D
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| scene_dir | STRING | Scene directory in the official MV-SAM3D layout. Empty = the paper's bundled data/example scene (8 views, stuffed_toy). | |
| mask_prompt | STRING | Mask subfolder name (scene/<mask_prompt>/ with RGBA masks; images in scene/images/). Empty + empty scene_dir = 'stuffed_toy'. Empty with a custom scene_dir = flat layout (N.png + N_mask.png in one folder). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| scene | MVSAM3D_SCENE | — |