↓ 13 callersFunctionread_next_bytesRead and unpack the next bytes from a binary file. :param fid: :param num_bytes: Sum of combination of {2, 4, 8}, e.g. 2, 6, 16, 30, etc.
gnt/data_loaders/colmap_read_model.py:39
↓ 7 callersFunctionload_llff_data(
basedir,
factor=8,
recenter=True,
bd_factor=0.75,
spherify=False,
path_zflat=False,
gnt/data_loaders/llff_data_utils.py:298
↓ 6 callersMethod__init__(self, args, in_feat_ch=32, posenc_dim=3, viewenc_dim=3, ret_alpha=False)
gnt/transformer_network.py:206
↓ 5 callersFunctionrandom_crop(rgb, camera, src_rgbs, src_cameras, size=(400, 600), center=None)
gnt/data_loaders/data_utils.py:85
↓ 1 callersFunctionload_llff_data(
basedir,
factor=8,
recenter=True,
bd_factor=0.75,
spherify=False,
path_zflat=False,
gnt/data_loaders/shiny_data_utils.py:274
↓ 1 callersFunctionrender_path_spiral(c2w, up, rads, focal, zdelta, zrate, rots, N)
gnt/data_loaders/llff_data_utils.py:197
↓ 1 callersFunctionrender_path_spiral(c2w, up, rads, focal, zdelta, zrate, rots, N)
gnt/data_loaders/shiny_data_utils.py:170