Method__call__(
self,
rgb: Float[Tensor, "B H W C"],
cond_rgb: Float[Tensor, "B H W C"],
pro
threestudio/models/guidance/controlnet_guidance.py:353
Method__call__(
self,
rgb: Float[Tensor, "B H W C"],
cond_rgb: Float[Tensor, "B H W C"],
pro
threestudio/models/guidance/instructpix2pix_guidance.py:241
Method__init__(self, config_path, config, save_root, version=None, use_version=True)
threestudio/utils/callbacks.py:98
Method__init__(self, optimizer, schedulers, milestones, last_epoch=-1, verbose=False)
threestudio/utils/wonder3D/instant-nsr-pl/systems/utils.py:107
Method__init__(self, optimizer, factor=1.0 / 3, total_iters=5, last_epoch=-1, verbose=False)
threestudio/utils/wonder3D/instant-nsr-pl/systems/utils.py:194
Method__init__(self, data_range=(0, 1), kernel_size=(11, 11), sigma=(1.5, 1.5), k1=0.01, k2=0.03, gaussian=True)
threestudio/utils/wonder3D/instant-nsr-pl/systems/criterions.py:56
Method__init__(
self, v_pos: Float[Tensor, "Nv 3"], t_pos_idx: Integer[Tensor, "Nf 3"], **kwargs
)
threestudio/models/mesh.py:13
Method__init__(self, colmap_id, R, T, FoVx, FoVy, h, w,
image_name, uid,
trans=np.array([0
gaussiansplatting/scene/cameras.py:60
Method__init__(self, c2w, FoVy, height, width,
trans=torch.tensor([0.0, 0.0, 0.0]), scale=1.0, data_device
gaussiansplatting/scene/cameras.py:102
Method__init__(self, width, height, fovy, fovx, znear, zfar, world_view_transform, full_proj_transform)
gaussiansplatting/scene/cameras.py:142