nerfbaselines.io

nerfbaselines.io.open_any(path: str | Path | BinaryIO, mode: Literal['r', 'w'] = 'r') Iterator[IO[bytes]][source]
nerfbaselines.io.open_any_directory(path: str | Path, mode: Literal['r', 'w'] = 'r') Iterator[Path][source]