↓ 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:64
↓ 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.
vismvsnet/colmap2mvsnet.py:51
↓ 10 callersMethod__init__(self, inplanes: int, enc: int, dec: int, initial_scale: int,
bottom_filters: List[int], fil
vismvsnet/core/nn_utils.py:196
↓ 4 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.
vismvsnet/prepare_neilf.py:16
↓ 3 callersFunctionget_homographies(left_cam, right_cam, depth_num, depth_start, depth_interval, inv=False)
vismvsnet/core/homography.py:26
↓ 2 callersMethodbackward(ctx, grad_num_rendered, grad_num_contrib, grad_out_color, grad_out_opacity, grad_out_depth,
gaussian_renderer/r3dg_rasterization.py:123
↓ 2 callersMethodbuild_cost_volume(self, ref, ref_cam, src, src_cam, depth_num, depth_start, depth_interval, s_scale, d_scale)
vismvsnet/core/model_cas.py:174
↓ 2 callersMethoddensification_postfix(self, new_xyz, new_normal, new_shs_dc, new_shs_rest, new_opacities, new_scaling,
scene/gaussian_model.py:752
↓ 2 callersFunctionrendering_equation(base_color, roughness, normals, viewdirs,
incidents, direct_light_env_light=Non
gaussian_renderer/neilf.py:339