Nodes/ComfyUI-SplatKit/Dataset Upscale Plan (batch sizes, no cycle)
ComfyUI Node

Dataset Upscale Plan (batch sizes, no cycle)

A ComfyUI node in SplatKit with 7 inputs and 7 outputs.

By mickmumpitz·Created 19 days ago·Updated a day ago· 0
Dataset Upscale Plan (batch sizes, no cycle)
    • frames_per_view
    • suggested_batch_size
    • num_views
    • total_frames
    • plan
    • select_every_nth
    • drop_partial_stride
    dataset_namemy_scene
    dataset_path
    lowres_suffix_lowres
    camera_index-1
    select_every_nth1
    drop_partial_stridefalse
    max_batch_size0
    CategorySplatKit

    Inputs (7)

    NameTypeDefaultDescription
    dataset_nameSTRINGmy_sceneSame dataset the loader reads.
    dataset_pathoptSTRINGOptional explicit path; overrides dataset_name. Wire Prepare Dataset Upscale -> load_dir here to be certain both nodes describe the same folder.
    lowres_suffixoptSTRING_lowres
    camera_indexoptINT-1-1–4096Must match the loader's camera_index.
    select_every_nthoptINT11–1000Must match the loader's select_every_nth.
    drop_partial_strideoptBOOLEANfalseMust match the loader's drop_partial_stride.
    max_batch_sizeoptINT00–16384VRAM ceiling for SeedVR2's batch_size. 0 = no cap (take the largest legal value). Set it once to the biggest batch your card handles -- 9 for a 7B fp16 model at resolution 1024 -- and the node always returns a legal batch at or below it.

    Outputs (7)

    NameTypeDescription
    frames_per_viewINT
    suggested_batch_sizeINT
    num_viewsINT
    total_framesINT
    planSTRING
    select_every_nthINT
    drop_partial_strideBOOLEAN