↓ 1 callersFunctionget_down_block(
down_block_type,
num_layers,
in_channels,
out_channels,
temb_channels,
add_downsampl
threestudio/utils/wonder3D/mvdiffusion/models/unet_mv2d_blocks.py:35
↓ 1 callersFunctionget_up_block(
up_block_type,
num_layers,
in_channels,
out_channels,
prev_output_channel,
temb_chan
threestudio/utils/wonder3D/mvdiffusion/models/unet_mv2d_blocks.py:255
↓ 1 callersMethodinterpolate_one(
self,
attr: Float[Tensor, "Nv C"],
rast: Float[Tensor, "B H W 4"],
tri: Inte
threestudio/utils/rasterize.py:70
↓ 1 callersFunctionload_a_prediction(
root_dir,
test_object,
imSize,
view_types,
load_color=False,
cam_pose_dir=None,
threestudio/utils/wonder3D/instant-nsr-pl/datasets/ortho.py:102
↓ 1 callersFunctionlog_validation(dataloader, vae, feature_extractor, image_encoder, unet, cfg: TestConfig, weight_dtype, name, save_dir)
threestudio/utils/wonder3D/test_mvdiffusion_seq.py:84
↓ 1 callersFunctionlog_validation_joint(dataloader, vae, feature_extractor, image_encoder, unet, cfg: TestConfig, weight_dtype, name, save_dir)
threestudio/utils/wonder3D/test_mvdiffusion_seq.py:166