MCPcopy Create free account

hub / github.com/Adamdad/hash3D / functions

Functions4,150 in github.com/Adamdad/hash3D

↓ 3 callersMethodset_min_max_steps
(self, min_step_percent=0.02, max_step_percent=0.98)
threestudio-hash3d/threestudio/models/guidance/zero123_guidance.py:145
↓ 3 callersMethodset_progress_bar_config
(self, **kwargs)
threestudio-hash3d/DeepCache/sd/pipeline_utils.py:1719
↓ 3 callersMethodset_requires_grad
(self, state: bool)
gaussiandreamer-hash3d/gaussiansplatting/lpipsPyTorch/modules/networks.py:46
↓ 3 callersFunctionset_system_status
(system: BaseSystem, ckpt_path: Optional[str])
gaussiandreamer-hash3d/launch.py:175
↓ 3 callersFunctionset_system_status
(system: BaseSystem, ckpt_path: Optional[str])
threestudio-hash3d/launch.py:237
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
dreamgaussian-hash3d/DeepCache/zero123/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
dreamgaussian-hash3d/DeepCache/sdxl/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
dreamgaussian-hash3d/DeepCache/sd/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
gaussiandreamer-hash3d/DeepCache/zero123/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
gaussiandreamer-hash3d/DeepCache/sdxl/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
gaussiandreamer-hash3d/DeepCache/sd/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
threestudio-hash3d/DeepCache/zero123/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
threestudio-hash3d/DeepCache/sdxl/pipeline_utils.py:1763
↓ 3 callersMethodset_use_memory_efficient_attention_xformers
( self, valid: bool, attention_op: Optional[Callable] = None )
threestudio-hash3d/DeepCache/sd/pipeline_utils.py:1763
↓ 3 callersMethodshape
(self)
gaussiandreamer-hash3d/threestudio/systems/GaussianDreamer.py:107
↓ 3 callersMethodshared_step
(self, batch)
threestudio-hash3d/extern/ldm_zero123/models/diffusion/ddpm.py:495
↓ 3 callersFunctionssim
(img1, img2)
threestudio-hash3d/extern/ldm_zero123/modules/image_degradation/utils_image.py:728
↓ 3 callersFunctionssim_metric
(img1, img2, mask=None)
threestudio-hash3d/extern/ldm_zero123/modules/evaluate/evaluate_perceptualsim.py:286
↓ 3 callersMethodstate_dict
(self, *args, destination=None, prefix="", keep_vars=False)
dreamgaussian-hash3d/DeepCache/sd/lora.py:109
↓ 3 callersMethodto_rgb
(self, x)
threestudio-hash3d/extern/ldm_zero123/models/autoencoder.py:312
↓ 3 callersMethodtraining_setup
(self, training_args)
dreamgaussian-hash3d/gs_renderer.py:356
↓ 3 callersMethodtraining_setup
(self, training_args)
gaussiandreamer-hash3d/gaussiansplatting/scene/gaussian_model.py:149
↓ 3 callersMethodupdate_learning_rate
Learning rate scheduling per step
gaussiandreamer-hash3d/gaussiansplatting/scene/gaussian_model.py:171
↓ 3 callersMethodvae_decode
( self, vae: AutoencoderKL, latents: Float[Tensor, "B 4 Hl Wl"] )
threestudio-hash3d/threestudio/models/guidance/stable_diffusion_unified_guidance.py:327
↓ 3 callersFunctionvalidate_empty_rays
(ray_indices, t_start, t_end)
gaussiandreamer-hash3d/threestudio/utils/ops.py:444
↓ 3 callersFunctionvolsdf_density
(sdf, inv_std)
gaussiandreamer-hash3d/threestudio/models/renderers/neus_volume_renderer.py:17
↓ 3 callersMethodwrite_ply
(self, path)
dreamgaussian-hash3d/mesh.py:434
↓ 2 callersFunctionNormalize
(in_channels)
gaussiandreamer-hash3d/threestudio/utils/GAN/attention.py:76
↓ 2 callersFunctionNormalize
(in_channels)
threestudio-hash3d/extern/ldm_zero123/modules/attention.py:76
↓ 2 callersFunctionNormalize
(in_channels)
threestudio-hash3d/threestudio/utils/GAN/attention.py:76
↓ 2 callersMethod__init__
( self, cfg: Optional[Union[dict, DictConfig]] = None, *args, **kwargs )
gaussiandreamer-hash3d/threestudio/utils/base.py:57
↓ 2 callersMethod__init__
(self, save_path)
gaussiandreamer-hash3d/threestudio/utils/callbacks.py:122
↓ 2 callersMethod__init__
(self, cfg: Any, split: str)
gaussiandreamer-hash3d/threestudio/data/image.py:274
↓ 2 callersMethod__init__
(self, cfg: Any, split: str)
gaussiandreamer-hash3d/threestudio/data/multiview.py:197
↓ 2 callersMethod__init__
(self, cfg: Any, split: str)
gaussiandreamer-hash3d/threestudio/data/uncond.py:398
↓ 2 callersMethod__init__
(self, channels, reduction)
threestudio-hash3d/extern/ldm_zero123/thirdp/psp/helpers.py:76
↓ 2 callersMethod__init__
( self, cfg: Optional[Union[dict, DictConfig]] = None, *args, **kwargs )
threestudio-hash3d/threestudio/utils/base.py:77
↓ 2 callersMethod__init__
(self, save_path)
threestudio-hash3d/threestudio/utils/callbacks.py:122
↓ 2 callersMethod__init__
(self, cfg: Any, split: str)
threestudio-hash3d/threestudio/data/image.py:285
↓ 2 callersMethod__init__
(self, cfg: Any, split: str)
threestudio-hash3d/threestudio/data/multiview.py:202
↓ 2 callersMethod__init__
(self, cfg: Any, split: str)
threestudio-hash3d/threestudio/data/uncond.py:348
↓ 2 callersFunction_batch_pairwise_distances
Compute pairwise distances between two batches of feature vectors.
threestudio-hash3d/extern/ldm_zero123/modules/evaluate/adm_evaluator.py:463
↓ 2 callersFunction_distributed_available
()
gaussiandreamer-hash3d/threestudio/utils/misc.py:104
↓ 2 callersFunction_distributed_available
()
threestudio-hash3d/threestudio/utils/misc.py:119
↓ 2 callersFunction_download_inception_model
()
threestudio-hash3d/extern/ldm_zero123/modules/evaluate/adm_evaluator.py:622
↓ 2 callersFunction_get_1d_bounds
(arr)
gaussiandreamer-hash3d/threestudio/data/co3d.py:55
↓ 2 callersFunction_get_1d_bounds
(arr)
threestudio-hash3d/threestudio/data/co3d.py:55
↓ 2 callersMethod_get_add_time_ids
(self, original_size, crops_coords_top_left, target_size, dtype)
dreamgaussian-hash3d/DeepCache/sdxl/pipeline_stable_diffusion_xl.py:519
↓ 2 callersMethod_get_add_time_ids
(self, original_size, crops_coords_top_left, target_size, dtype)
gaussiandreamer-hash3d/DeepCache/sdxl/pipeline_stable_diffusion_xl.py:519
↓ 2 callersMethod_get_add_time_ids
(self, original_size, crops_coords_top_left, target_size, dtype)
threestudio-hash3d/DeepCache/sdxl/pipeline_stable_diffusion_xl.py:519
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
dreamgaussian-hash3d/DeepCache/zero123/pipeline_utils.py:327
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
dreamgaussian-hash3d/DeepCache/sdxl/pipeline_utils.py:327
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
dreamgaussian-hash3d/DeepCache/sd/pipeline_utils.py:328
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
gaussiandreamer-hash3d/DeepCache/zero123/pipeline_utils.py:327
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
gaussiandreamer-hash3d/DeepCache/sdxl/pipeline_utils.py:327
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
gaussiandreamer-hash3d/DeepCache/sd/pipeline_utils.py:328
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
threestudio-hash3d/DeepCache/zero123/pipeline_utils.py:327
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
threestudio-hash3d/DeepCache/sdxl/pipeline_utils.py:327
↓ 2 callersFunction_get_pipeline_class
( class_obj, config, load_connected_pipeline=False, custom_pipeline=None, cache_dir=None, revision=None )
threestudio-hash3d/DeepCache/sd/pipeline_utils.py:328
↓ 2 callersMethod_get_rows_from_list
(self, samples)
threestudio-hash3d/extern/ldm_zero123/models/diffusion/ddpm.py:550
↓ 2 callersMethod_sample
( self, pipe: StableDiffusionPipeline, sample_scheduler: DPMSolverMultistepScheduler,
threestudio-hash3d/threestudio/models/guidance/stable_diffusion_vsd_guidance.py:253
↓ 2 callersFunction_ssim
(img1, img2, window, window_size, channel, mask=None, size_average=True)
threestudio-hash3d/extern/ldm_zero123/modules/evaluate/ssim.py:32
↓ 2 callersFunction_tensor_size
(t)
threestudio-hash3d/threestudio/utils/loss.py:4
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
dreamgaussian-hash3d/DeepCache/zero123/unet_2d_blocks.py:3252
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
dreamgaussian-hash3d/DeepCache/sdxl/unet_2d_blocks.py:3252
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
dreamgaussian-hash3d/DeepCache/sd/unet_2d_blocks.py:3245
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
gaussiandreamer-hash3d/DeepCache/zero123/unet_2d_blocks.py:3252
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
gaussiandreamer-hash3d/DeepCache/sdxl/unet_2d_blocks.py:3252
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
gaussiandreamer-hash3d/DeepCache/sd/unet_2d_blocks.py:3245
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
threestudio-hash3d/DeepCache/zero123/unet_2d_blocks.py:3252
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
threestudio-hash3d/DeepCache/sdxl/unet_2d_blocks.py:3252
↓ 2 callersMethod_to_3d
(self, hidden_states, height, weight)
threestudio-hash3d/DeepCache/sd/unet_2d_blocks.py:3245
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
dreamgaussian-hash3d/DeepCache/zero123/unet_2d_blocks.py:3255
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
dreamgaussian-hash3d/DeepCache/sdxl/unet_2d_blocks.py:3255
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
dreamgaussian-hash3d/DeepCache/sd/unet_2d_blocks.py:3248
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
gaussiandreamer-hash3d/DeepCache/zero123/unet_2d_blocks.py:3255
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
gaussiandreamer-hash3d/DeepCache/sdxl/unet_2d_blocks.py:3255
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
gaussiandreamer-hash3d/DeepCache/sd/unet_2d_blocks.py:3248
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
threestudio-hash3d/DeepCache/zero123/unet_2d_blocks.py:3255
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
threestudio-hash3d/DeepCache/sdxl/unet_2d_blocks.py:3255
↓ 2 callersMethod_to_4d
(self, hidden_states, height, weight)
threestudio-hash3d/DeepCache/sd/unet_2d_blocks.py:3248
↓ 2 callersFunction_transform_stot
( transform_type: Literal["uniform", "lindisp"], s_vals: torch.Tensor, t_min: torch.Tensor, t_
threestudio-hash3d/threestudio/models/estimators.py:104
↓ 2 callersMethod_validation_step
(self, batch, batch_idx, suffix="")
threestudio-hash3d/extern/ldm_zero123/models/autoencoder.py:200
↓ 2 callersFunctionadd_Gaussian_noise
(img, noise_level1=2, noise_level2=25)
threestudio-hash3d/extern/ldm_zero123/modules/image_degradation/bsrgan_light.py:390
↓ 2 callersFunctionadd_Poisson_noise
(img)
threestudio-hash3d/extern/ldm_zero123/modules/image_degradation/bsrgan.py:436
↓ 2 callersMethodadd_densification_stats
(self, viewspace_point_tensor, update_filter)
dreamgaussian-hash3d/gs_renderer.py:625
↓ 2 callersMethodadd_densification_stats
(self, viewspace_point_tensor, update_filter)
gaussiandreamer-hash3d/gaussiansplatting/scene/gaussian_model.py:415
↓ 2 callersMethodadd_extra
(self, k, v)
gaussiandreamer-hash3d/threestudio/models/mesh.py:28
↓ 2 callersMethodadd_extra
(self, k, v)
threestudio-hash3d/threestudio/models/mesh.py:28
↓ 2 callersFunctionadd_resize
(img, sf=4)
threestudio-hash3d/extern/ldm_zero123/modules/image_degradation/bsrgan.py:354
↓ 2 callersFunctionadd_speckle_noise
(img, noise_level1=2, noise_level2=25)
threestudio-hash3d/extern/ldm_zero123/modules/image_degradation/bsrgan.py:412
↓ 2 callersMethodalign_v_to_vt
(self, vmapping=None)
dreamgaussian-hash3d/mesh.py:400
↓ 2 callersFunctionalways
(val)
threestudio-hash3d/extern/ldm_zero123/modules/x_transformer.py:63
↓ 2 callersMethodbackward
(ctx, g)
gaussiandreamer-hash3d/threestudio/utils/ops.py:51
↓ 2 callersFunctionbicubic_degradation
Args: x: HxWxC image, [0, 1] sf: down-scale factor Return: bicubicly downsampled LR image
threestudio-hash3d/extern/ldm_zero123/modules/image_degradation/bsrgan_light.py:236
↓ 2 callersFunctionbicubic_degradation
Args: x: HxWxC image, [0, 1] sf: down-scale factor Return: bicubicly downsampled LR image
threestudio-hash3d/extern/ldm_zero123/modules/image_degradation/bsrgan.py:236
↓ 2 callersFunctionbroadcast
(tensor, src=0)
gaussiandreamer-hash3d/threestudio/utils/misc.py:115
↓ 2 callersFunctionbroadcast
(tensor, src=0)
threestudio-hash3d/threestudio/utils/misc.py:130
↓ 2 callersFunctionbuild_rotation
(r)
dreamgaussian-hash3d/gs_renderer.py:85
↓ 2 callersFunctionbuild_rotation
(r)
gaussiandreamer-hash3d/gaussiansplatting/utils/general_utils.py:78
← previousnext →401–500 of 4,150, ranked by callers