↓ 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.
scene/colmap_loader.py:72
↓ 2 callersMethoddensification_postfix(self, new_xyz, new_features_dc, new_features_rest, new_opacities, new_scaling, new_rotation)
scene/gaussian_model.py:344
↓ 1 callersMethoddensify_and_prune(self, max_grad, min_opacity, extent, max_screen_size, prune_depth=0, tar_range=3)
scene/gaussian_model.py:410
↓ 1 callersFunctiontraining(dataset, opt, pipe, testing_iterations, saving_iterations, checkpoint_iterations, checkpoint, debug_from, deb
train.py:36
↓ 1 callersFunctiontraining_report(tb_writer, iteration, Ll1, loss, l1_loss, elapsed, testing_iterations, scene : Scene, renderFunc, renderArgs,
train.py:189
Method__init__(self, colmap_id, R, T, FoVx, FoVy, image, gt_alpha_mask,
image_name, uid,
t
scene/cameras.py:18
Method__init__(self, width, height, fovy, fovx, znear, zfar, world_view_transform, full_proj_transform)
scene/cameras.py:61