↓ 1 callersMethodget_mesh(self, v_deformed_nx3, sdf_n, weight_n=None, with_uv=False, indices=None, is_training=False)
submodules/instant_mesh/models/geometry/rep_3d/flexicubes_geometry.py:63
↓ 1 callersFunctionload_input_model(model_path, with_metallic, with_roughness, trafo, tex_map=None, tex_dim=2048, starting_values=(0.5, 1, 0))
inverse/mitsuba_inverse.py:29
↓ 1 callersFunctionload_input_model(model_path, with_metallic, with_roughness, tex_dim=2048, starting_values=(0.5, 0.0, 0.0))
inverse/mitsuba_neus.py:200
↓ 1 callersFunctionloss_fn img: m * n * 8, [R, G, B, alpha, depth, normal_x, normal_y, normal_z] ref_img: m * n * 3, black background
locate/optimization.py:79
↓ 1 callersFunctionmake_matching_plot(image0, image1, kpts0, kpts1, mkpts0, mkpts1,
color, text, path, show_keypoints=False,
locate/models/utils.py:449
↓ 1 callersFunctionmake_matching_plot_fast(image0, image1, kpts0, kpts1, mkpts0,
mkpts1, color, text, path=None,
locate/models/utils.py:480
↓ 1 callersFunctionmarching_tets(pos_nx3, sdf_n, tet_fx4, triangle_table, num_triangles_table, base_tet_edges, v_id)
submodules/instant_mesh/models/geometry/rep_3d/dmtet.py:60
↓ 1 callersFunctionmarching_tets_tetmesh(
pos_nx3, sdf_n, tet_fx4, triangle_table, num_triangles_table, base_tet_edges, v_id,
return_t
submodules/instant_mesh/models/geometry/rep_3d/dmtet.py:129
↓ 1 callersFunctionrender(in_dir, begin=0, end=200, step=1, mesh_file=None,
fov_x=45,
img_size=[640, 480],
rendering.py:109
↓ 1 callersMethodrender_mesh(self, mesh_v_nx3, mesh_f_fx3, camera_mv_bx4x4, resolution=256, hierarchical_mask=False)
submodules/instant_mesh/models/geometry/rep_3d/dmtet.py:459
↓ 1 callersMethodrender_mesh(self, mesh_v_nx3, mesh_f_fx3, camera_mv_bx4x4, resolution=256, hierarchical_mask=False)
submodules/instant_mesh/models/geometry/rep_3d/flexicubes_geometry.py:74