↓ 1 callersFunctionanimate_joint(joint_info, obj_name, r_range=[-0.3, 0.3], p_range=[-0.05, 0.10], n_frames=100)
vis_utils/demo_gen_glb.py:103
↓ 1 callersMethoddensify_and_split(self, grads=None, grad_threshold=None, scene_extent=None, N=2, selected_pts_mask=None, without_prune=False)
scene/gaussian_model.py:423
↓ 1 callersFunctiongenerate_pcd(scene, K, poses_start, poses_end, num_slots, reprocess=False, cluster=False, visualize=False)
data_tools/process_utils.py:34
↓ 1 callersFunctionrender_set(args, name, iteration, views, gaussians, pipeline, background, deform, N_frames=60, inverse=False, recenter=F
render_video.py:141
↓ 1 callersFunctionsample_and_group Input: npoint: radius: nsample: xyz: input points position data, [B, N, 3] points: input points data, [B,
utils/pointnet2_utils.py:143
↓ 1 callersFunctionsample_and_group_all Input: xyz: input points position data, [B, N, 3] points: input points data, [B, N, D] Return: new_xyz: sampled point
utils/pointnet2_utils.py:174
↓ 1 callersFunctiontraining_report(tb_writer, iteration, Ll1, depth_loss, mono_depth_loss, loss, elapsed, scene: Scene, joint_metrics)
utils/log_utils.py:43