↓ 1 callersFunctioninfer_match(images, model, vis=False, niter=300, lr=0.01, schedule='cosine', device="cuda:0")
third_party/dust3r_utils.py:81
↓ 1 callersMethodinterpolate_one(
self,
attr: Float[Tensor, "Nv C"],
rast: Float[Tensor, "B H W 4"],
tri: Inte
svrm/ldm/modules/rendering_neus/rasterize.py:70
↓ 1 callersFunctionload_objs_as_meshes_fast(
verts,
faces,
aux,
device: Optional[Device] = None,
load_textures: bool = True,
crea
third_party/gen_baking.py:46
↓ 1 callersFunctionnan_to_num(input, nan=0.0, posinf=None, neginf=None, *, out=None)
svrm/ldm/modules/rendering_neus/third_party/misc.py:51
↓ 1 callersMethodprepare_latents(self, batch_size, num_channels_latents, height, width, dtype, device, generator, latents=None)
mvd/hunyuan3d_mvd_std_pipeline.py:224
↓ 1 callersMethodprepare_latents(self, batch_size, num_channels_latents, height, width, dtype, device, generator, latents=None)
mvd/hunyuan3d_mvd_lite_pipeline.py:202
↓ 1 callersMethodrasterize(
self,
pos: Float[Tensor, "B Nv 4"],
tri: Integer[Tensor, "Nf 3"],
resolution
svrm/ldm/modules/rendering_neus/rasterize.py:30
↓ 1 callersMethodrasterize_one(
self,
pos: Float[Tensor, "Nv 4"],
tri: Integer[Tensor, "Nf 3"],
resolution:
svrm/ldm/modules/rendering_neus/rasterize.py:39
↓ 1 callersMethodrun_forward(self, colors, sdfs, depths, normals, ray_directions, rendering_options, bgcolor=None, real_normals=None)
svrm/ldm/modules/rendering_neus/utils/ray_marcher.py:71
↓ 1 callersMethodunify_samples(self, depths1, colors1, densities1, depths2, colors2, densities2)
svrm/ldm/modules/rendering_neus/utils/renderer.py:235
Method__call__(self, attn, hidden_states, encoder_hidden_states=None, attention_mask=None, mode="w", ref_dict=None)
mvd/hunyuan3d_mvd_std_pipeline.py:100
Method__call__(self, attn, hidden_states, encoder_hidden_states=None, attention_mask=None, mode="w", ref_dict=None)
mvd/hunyuan3d_mvd_lite_pipeline.py:99