↓ 1 callersFunctioncreate_gaussian_diffusion(
*,
steps=1000,
learn_sigma=False,
sigma_small=False,
noise_schedule="linear",
use_kl
src/diffusion/script_util.py:22
↓ 1 callersFunctioneval_LP_given_paths(data_paths, ref_path, patch_size=11, stride=5, patch_num=1000, device="cpu")
evaluation/patch_utils.py:125
↓ 1 callersFunctionsave_mesh_with_pbr(fname, pointnp_px3, tcoords_px2, facenp_fx3, facetex_fx3,
albedo_img, metallic_img, r
src/encoding/utils3d.py:137
↓ 1 callersFunctionsave_mesh_with_tex(fname, pointnp_px3, tcoords_px2, facenp_fx3, facetex_fx3, tex_img,
mtl_str=None, Kd=[1
src/encoding/utils3d.py:46