↓ 1 callersMethod__init__(self, optimizer, start_factor=1.0 / 3, end_factor=1.0, total_iters=5, last_epoch=-1,
verbose
threestudio/utils/wonder3D/instant-nsr-pl/systems/utils.py:255
↓ 1 callersFunction_make_encoder(
backbone,
features,
use_pretrained,
groups=1,
expand=False,
exportable=True,
hoo
threestudio/utils/dpt.py:521
↓ 1 callersFunction_make_vit_b_rn50_backbone(
model,
features=[256, 512, 768, 768],
size=[384, 384],
hooks=[0, 1, 8, 11],
vit_features
threestudio/utils/dpt.py:370
↓ 1 callersMethod_save_mtl(
self,
filename,
matname,
Ka=(0.0, 0.0, 0.0),
Kd=(1.0, 1.0, 1.0),
threestudio/utils/saving.py:547
↓ 1 callersMethod_save_obj(
self,
filename,
v_pos,
t_pos_idx,
v_nrm=None,
v_tex=None,
threestudio/utils/saving.py:502
↓ 1 callersFunction_ssim(img1, img2, window, window_size, channel, size_average=True)
gaussiansplatting/utils/loss_utils.py:43