↓ 1 callersMethodrender_depth_and_normal(
self,
nerf_cameras=None,
camera_indices=0,
bg_color=[0., 0., 0.],
)
sugar_scene/sugar_model.py:2343
↓ 1 callersFunctiontraining(dataset, opt, pipe, testing_iterations, saving_iterations, checkpoint_iterations, checkpoint, debug_from)
gaussian_splatting/train.py:32
↓ 1 callersFunctiontraining_report(tb_writer, iteration, Ll1, loss, l1_loss, elapsed, testing_iterations, scene : Scene, renderFunc, renderArgs)
gaussian_splatting/train.py:157