↓ 5 callersMethodsample(self,
S,
batch_size,
shape,
conditioning=None,
mv-diffusion/MVDream/mvdream/ldm/models/diffusion/ddim.py:56
↓ 5 callersFunctionsparse_to_dense_channel(locs, values, dim, c, default_val, device)
mv-diffusion/One-2-3-45-by-view/reconstruction/tsparse/torchsparse_utils.py:125
↓ 5 callersFunctionsparse_to_dense_channel(locs, values, dim, c, default_val, device)
mv-diffusion/One-2-3-45/reconstruction/tsparse/torchsparse_utils.py:125
↓ 4 callersMethod__init__(self, size=None, dataroot="", datajson="", onehot_segmentation=False, use_stuffthing=False,
mv-diffusion/One-2-3-45-by-view/ldm/data/coco.py:13
↓ 4 callersFunctioncalculate_weights_indices(
in_length, out_length, scale, kernel, kernel_width, antialiasing
)
extern/ldm_zero123/modules/image_degradation/utils_image.py:769
↓ 4 callersFunctioncalculate_weights_indices(in_length, out_length, scale, kernel, kernel_width, antialiasing)
mv-diffusion/One-2-3-45-by-view/ldm/modules/image_degradation/utils_image.py:708
↓ 4 callersMethodencode(
self,
x0,
c,
t_enc,
use_original_steps=False,
return_interme
extern/ldm_zero123/models/diffusion/ddim.py:362
↓ 4 callersMethodencode(self, x0, c, t_enc, use_original_steps=False, return_intermediates=None,
unconditional_guidanc
mv-diffusion/One-2-3-45-by-view/ldm/models/diffusion/ddim.py:246
↓ 4 callersMethodforward_unet(
self,
latents: Float[Tensor, "..."],
t: Float[Tensor, "..."],
encoder_hidden
threestudio/models/guidance/deep_floyd_guidance.py:113
↓ 4 callersMethodget_text_embeddings_perp_neg(
self,
elevation: Float[Tensor, "B"],
azimuth: Float[Tensor, "B"],
camera_dis
threestudio/models/prompt_processors/base.py:80
↓ 4 callersMethodinterpolate_one(
self,
attr: Float[Tensor, "Nv C"],
rast: Float[Tensor, "B H W 4"],
tri: Inte
threestudio/utils/rasterize.py:70
↓ 4 callersFunctionsample_ptsFeatures_from_featureVolume sample feature of pts_wrd from featureVolume, all in world space :param pts: [N_rays, n_samples, 3] :param featureVolume: [C,wX,wY,wZ]
mv-diffusion/One-2-3-45-by-view/reconstruction/models/render_utils.py:54
↓ 4 callersFunctionsample_ptsFeatures_from_featureVolume sample feature of pts_wrd from featureVolume, all in world space :param pts: [N_rays, n_samples, 3] :param featureVolume: [C,wX,wY,wZ]
mv-diffusion/One-2-3-45/reconstruction/models/render_utils.py:54
↓ 3 callersMethod__init__(
self,
ddconfig,
lossconfig,
n_embed,
embed_dim,
ckpt_path=No
extern/ldm_zero123/models/autoencoder.py:16
↓ 3 callersMethodantialias(
self,
color: Float[Tensor, "B H W C"],
rast: Float[Tensor, "B H W 4"],
pos:
threestudio/utils/rasterize.py:49