↓ 15 callersMethod__init__(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks,
attn_resolutions, dropout=0.0, resam
lvdm/modules/networks/ae_modules.py:215
↓ 5 callersMethod__init__(
self, prompts: List[str], words: [List[List[str]]], tokenizer, device, threshold=0.3, max_num_words=
lvdm/utils/ptp_utils.py:237
↓ 4 callersMethod__init__(self, channels, use_conv, dims=2, out_channels=None, padding=1)
lvdm/modules/networks/openaimodel3d.py:94
↓ 4 callersFunction_make_vit_b16_backbone(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[2, 5, 8, 11],
vit_features=
extralibs/midas/midas/vit.py:181
↓ 4 callersMethodget_batch_input(self, batch, random_uncond, return_first_stage_outputs=False, return_original_cond=False, is_imgbatch=False)
lvdm/models/ddpm3d.py:716
↓ 3 callersFunction_make_encoder(backbone, features, use_pretrained, groups=1, expand=False, exportable=True, hooks=None, use_vit_only=False,
extralibs/midas/midas/blocks.py:11
↓ 3 callersMethodp_sample_ddim(self, x, c, t, index, repeat_noise=False, use_original_steps=False, quantize_denoised=False,
lvdm/models/samplers/ddim.py:235