Methodforward(self, ray_directions, sample_coordinates, plane_axes, planes, options)
svrm/ldm/modules/rendering_neus/synthesizer.py:54
Methodforward(self, planes, ray_origins, ray_directions, render_size, bgcolor=None)
svrm/ldm/modules/rendering_neus/synthesizer.py:178
Methodforward(self, planes, decoder, ray_origins, ray_directions, rendering_options, bgcolor=None)
svrm/ldm/modules/rendering_neus/utils/renderer.py:159
Methodforward(self, colors, sdfs, depths, normals, ray_directions, rendering_options, bgcolor=None, real_normals=None)
svrm/ldm/modules/rendering_neus/utils/ray_marcher.py:137
Methodforward(ctx, grad_output, input, grid, padding_mode=0, align_corners=True)
svrm/ldm/modules/rendering_neus/third_party/ops/grid_sample.py:64
Methodforward(ctx, grad_output, input, grid, padding_mode=0, align_corners=True)
svrm/ldm/modules/rendering_neus/third_party/ops/grid_sample.py:118
Methodforward(
self,
sample: torch.FloatTensor,
timestep: Union[torch.Tensor, float, int],
mvd/hunyuan3d_mvd_std_pipeline.py:131
Methodforward(self, sample, timestep, encoder_hidden_states, *args, cross_attention_kwargs, **kwargs)
mvd/hunyuan3d_mvd_lite_pipeline.py:130
Functiongen_pipe(text, image=None, do_removebg=True, sseed=0, sstep=25, SSEED=0, SSTEP=50, color='face',
bake=False,
app.py:148
Functionget_rays(
directions: Float[Tensor, "... 3"],
c2w: Float[Tensor, "... 4 4"],
keepdim=False,
noise_scal
svrm/ldm/utils/ops.py:242