ComfyUI Node
MV-SAM3D Load Views
A ComfyUI node in MV-SAM3D with 4 inputs and 1 output.
MV-SAM3D Load Views
- images
- masks
- scene
◄object_nameobject►
◄scene_namescene►
CategoryMV-SAM3D
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Batch of N views of the SAME object (use Image Batch to combine LoadImage outputs). | |
| masks | MASK | Batch of N foreground masks, one per view, same order. The official pipeline requires masks. | |
| object_name | STRING | object | Mask subfolder name (letters/digits/._- only). |
| scene_name | STRING | scene | Scene folder name under output/mvsam3d_scenes (letters/digits/._- only). Recreated on every run. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| scene | MVSAM3D_SCENE | — |