↓ 3 callersMethodrasterize(
self,
pos: Float[Tensor, "B Nv 4"],
tri: Integer[Tensor, "Nf 3"],
resolution
threestudio/utils/rasterize.py:30
↓ 2 callersMethoddensification_postfix(self, new_xyz, new_features_dc, new_features_rest, new_opacities, new_scaling, new_rotation)
gaussiansplatting/scene/gaussian_model.py:339
↓ 2 callersMethodprepare_latents(self, batch_size, num_channels_latents, height, width, dtype, device, generator, latents=None)
threestudio/models/guidance/models/pipeline_rgbdepth.py:597
↓ 2 callersFunctionrender_set(model_path, name, iteration, views, gaussians, pipeline, background)
gaussiansplatting/render.py:24