MCPcopy Create free account
hub / github.com/cuiziteng/Aleth-NeRF / __init__

Method __init__

src/data/litdata.py:303–337  ·  view source on GitHub ↗
(
        self,
        datadir: str,
        scene_name: str,
        # Blender specific
        train_skip: int = 1,
        val_skip: int = 1,
        test_skip: int = 1,
        cam_scale_factor: float = 1.0,
        white_bkgd: bool = True,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

load_blender_ms_dataFunction · 0.90
__init__Method · 0.45

Tested by

no test coverage detected