↓ 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.
diff_rendering/gaussian_splatting_2d/scene/colmap_loader.py:72
↓ 4 callersFunctionpad_posesPad [..., 3, 4] pose matrices with a homogeneous bottom row [0,0,0,1].
diff_rendering/gaussian_splatting_2d/utils/render_utils.py:32
↓ 3 callersMethodcreate_mesh_body(self,mesh,physical_parameters,urdf,requires_grad,world_position=None,world_rotation=None)
diff_simulation/simulator.py:193
↓ 3 callersFunctionfactor_solve_kkt(Q, D, G, A, C_tilde, rx, rs, rz, ry)
diff_simulation/solver/batch.py:358
↓ 2 callersMethoddensification_postfix(self, new_xyz, new_features_dc, new_features_rest, new_opacities, new_scaling, new_rotation)
diff_rendering/gaussian_splatting_2d/scene/gaussian_model.py:359
↓ 2 callersFunctionfactor_solve_kkt_reg(Q_tilde, D, G, A, C_tilde, rx, rs, rz, ry, eps)
diff_simulation/solver/batch.py:313
↓ 2 callersFunctiongetWorld2View2(R, t, translate=np.array([.0, .0, .0]), scale=1.0)
diff_rendering/gaussian_splatting_2d/utils/graphics_utils.py:38
↓ 2 callersFunctionkkt_resid_reg(Q_tilde, D_tilde, G, A, F_tilde, eps, dx, ds, dz, dy, rx, rs, rz, ry)
diff_simulation/solver/batch.py:262