ComfyUI Node
Save Upscaled Dataset
A ComfyUI node in SplatKit with 4 inputs and 1 output.
Save Upscaled Dataset
- images
- images_dir
◄canonical_dir►
◄lowres_suffix_lowres►
◄order_names►
CategorySplatKit
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The upscaled image batch. | |
| canonical_dir | STRING | Wire Resolve Dataset Images -> canonical_dir here. The images folder COLMAP expects. | |
| lowres_suffixopt | STRING | _lowres | Originals are moved to <images><suffix>. Must match the Resolve node's suffix. |
| order_namesopt | STRING | Optional JSON list of filenames giving the EXACT order the image batch is in (wire Load Dataset Images (Ordered) -> order_names). Required when the batch was loaded camera-major so each upscaled frame maps back to its original filename. Leave unconnected to fall back to lexical order. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images_dir | STRING | — |