MCPcopy Create free account

hub / github.com/thygate/stable-diffusion-webui-depthmap-script / functions

Functions1,036 in github.com/thygate/stable-diffusion-webui-depthmap-script

↓ 1 callersMethodtrain_preprocess
(self, image, depth_gt)
dzoedepth/data/data_mono.py:473
↓ 1 callersFunctiontry_install_from_wheel
(pkg_name: str, wheel_url: str)
install.py:69
↓ 1 callersMethodupdate
(self, e=None, **f)
dzoedepth/utils/easydict/__init__.py:145
↓ 1 callersMethodupdate_learning_rate
Update learning rates for all the networks; called at the end of every epoch
pix2pix/models/base_model.py:116
↓ 1 callersMethodupdate_settings
(self, **kvargs)
src/depthmap_generation.py:54
↓ 1 callersMethodvalidate_on_batch
(self, batch, val_step)
dzoedepth/trainers/base_trainer.py:122
↓ 1 callersFunctionvis_depth_discontinuity
config: -
inpaint/bilateral_filtering.py:48
↓ 1 callersMethodweight_initialization
(self)
lib/spvcnn_classsification.py:130
↓ 1 callersFunctionweights_init
(init_type='gaussian')
inpaint/networks.py:40
FunctionInner
(func)
src/stereoimage_generation.py:7
Method__call__
(self, sample)
dzoedepth/data/vkitti.py:41
Method__call__
(self, sample)
dzoedepth/data/transforms.py:44
Method__call__
(self, sample)
dzoedepth/data/transforms.py:120
Method__call__
(self, sample)
dzoedepth/data/transforms.py:280
Method__call__
(self, sample)
dzoedepth/data/transforms.py:334
Method__call__
(self, sample)
dzoedepth/data/transforms.py:369
Method__call__
(self, sample)
dzoedepth/data/transforms.py:403
Method__call__
(self, sample)
dzoedepth/data/transforms.py:416
Method__call__
(self, sample)
dzoedepth/data/transforms.py:438
Method__call__
(self, sample)
dzoedepth/data/transforms.py:465
Method__call__
(self, sample)
dzoedepth/data/vkitti2.py:42
Method__call__
(self, sample)
dzoedepth/data/diode.py:41
Method__call__
(self, sample)
dzoedepth/data/data_mono.py:524
Method__call__
(self, sample)
dzoedepth/data/diml_outdoor_test.py:40
Method__call__
(self, sample)
dzoedepth/data/sun_rgbd_loader.py:40
Method__call__
(self, sample)
dzoedepth/data/hypersim.py:58
Method__call__
(self, sample)
dzoedepth/data/ddad.py:41
Method__call__
(self, sample)
dzoedepth/data/diml_indoor_test.py:41
Method__call__
:param prob: ordinal regression probability, N x 2*Ord Num x H x W, torch.Tensor :param gt: depth ground truth, NXHxW, torch.Tensor
dzoedepth/trainers/loss.py:168
Method__call__
(self, x)
dzoedepth/models/base_models/midas.py:171
Method__call__
(self, x)
dzoedepth/models/base_models/midas.py:185
Method__call__
(self, sample)
dmidas/transforms.py:162
Method__call__
(self, sample)
dmidas/transforms.py:205
Method__call__
(self, sample)
dmidas/transforms.py:218
Method__call__
(self, sample)
ddepth_anything_v2/depth_anything_v2/util/transform.py:109
Method__call__
(self, sample)
ddepth_anything_v2/depth_anything_v2/util/transform.py:133
Method__call__
(self, sample)
ddepth_anything_v2/depth_anything_v2/util/transform.py:146
Method__call__
(self, sample)
ddepth_anything_v2/metric_depth/dataset/transform.py:164
Method__call__
(self, sample)
ddepth_anything_v2/metric_depth/dataset/transform.py:215
Method__call__
(self, sample)
ddepth_anything_v2/metric_depth/dataset/transform.py:228
Method__call__
(self, sample)
ddepth_anything_v2/metric_depth/dataset/transform.py:257
Method__call__
(self, sample)
ddepth_anything_v2/metric_depth/depth_anything_v2/util/transform.py:109
Method__call__
(self, sample)
ddepth_anything_v2/metric_depth/depth_anything_v2/util/transform.py:133
Method__call__
(self, sample)
ddepth_anything_v2/metric_depth/depth_anything_v2/util/transform.py:146
Method__call__
Function invoked when calling the pipeline. Args: input_image (Image): Input RGB (or gray-scale) image.
dmarigold/marigold/marigold_pipeline.py:89
Method__call__
Calculate loss given Discriminator's output and grount truth labels. Parameters: prediction (tensor) - - tpyically the prediction
pix2pix/models/networks.py:265
Method__contains__
(self, key)
src/gradio_args_transport.py:56
Method__del__
(self)
dzoedepth/models/base_models/midas.py:326
Method__getitem__
(self, idx)
dzoedepth/data/vkitti.py:93
Method__getitem__
(self, idx)
dzoedepth/data/vkitti2.py:125
Method__getitem__
(self, idx)
dzoedepth/data/diode.py:95
Method__getitem__
(self, idx)
dzoedepth/data/data_mono.py:292
Method__getitem__
(self, idx)
dzoedepth/data/diml_outdoor_test.py:89
Method__getitem__
(self, idx)
dzoedepth/data/sun_rgbd_loader.py:90
Method__getitem__
(self, idx)
dzoedepth/data/hypersim.py:108
Method__getitem__
(self, idx)
dzoedepth/data/ddad.py:92
Method__getitem__
(self, idx)
dzoedepth/data/ibims.py:57
Method__getitem__
(self, idx)
dzoedepth/data/diml_indoor_test.py:92
Method__getitem__
(self, item)
src/core.py:74
Method__getitem__
Return the gradio component elem_id
src/gradio_args_transport.py:48
Method__getitem__
(self, index)
src/depthmap_generation.py:590
Method__getitem__
(self, item)
ddepth_anything_v2/metric_depth/dataset/kitti.py:35
Method__getitem__
(self, item)
ddepth_anything_v2/metric_depth/dataset/vkitti2.py:33
Method__getitem__
(self, item)
ddepth_anything_v2/metric_depth/dataset/hypersim.py:50
Method__getitem__
(self, index)
pix2pix/data/depthmerge_dataset.py:39
Method__getitem__
Return a data point and its metadata information. Parameters: index - - a random integer for data indexing Returns:
pix2pix/data/base_dataset.py:51
Method__getitem__
(self, index)
pix2pix/data/image_folder.py:54
Method__iadd__
Add an input element that will be packed into a bundle.
src/gradio_args_transport.py:29
Method__init__
(self)
dzoedepth/utils/misc.py:48
Method__init__
(self)
dzoedepth/utils/misc.py:76
Method__init__
(self, d=None, **kwargs)
dzoedepth/utils/easydict/__init__.py:120
Method__init__
(self)
dzoedepth/data/vkitti.py:36
Method__init__
(self, data_dir_root, do_kb_crop=True)
dzoedepth/data/vkitti.py:83
Method__init__
Init. Args: probability (float, optional): Flip probability. Defaults to 0.5.
dzoedepth/data/transforms.py:36
Method__init__
Init. Args: width (int): output width height (int): output height resize_if_needed (bool, optional): If T
dzoedepth/data/transforms.py:101
Method__init__
Init. Args: width (int): desired output width height (int): desired output height resize_target (bool, op
dzoedepth/data/transforms.py:158
Method__init__
(self, size)
dzoedepth/data/transforms.py:331
Method__init__
Init. Args: max_val (float, optional): Max output value. Defaults to 1.0. use_mask (bool, optional): Only operate on
dzoedepth/data/transforms.py:359
Method__init__
(self, mean, std)
dzoedepth/data/transforms.py:399
Method__init__
(self, eps=1e-4)
dzoedepth/data/transforms.py:413
Method__init__
(self, eps=1e-4)
dzoedepth/data/transforms.py:435
Method__init__
(self)
dzoedepth/data/transforms.py:462
Method__init__
(self)
dzoedepth/data/vkitti2.py:36
Method__init__
(self, data_dir_root, do_kb_crop=True, split="test")
dzoedepth/data/vkitti2.py:84
Method__init__
(self)
dzoedepth/data/diode.py:35
Method__init__
(self, data_dir_root)
dzoedepth/data/diode.py:83
Method__init__
Data loader for depth datasets Args: config (dict): Config dictionary. Refer to utils/config.py mode (str):
dzoedepth/data/data_mono.py:71
Method__init__
(self, *dataloaders)
dzoedepth/data/data_mono.py:205
Method__init__
(self, config, mode, device='cpu', **kwargs)
dzoedepth/data/data_mono.py:217
Method__init__
(self, shared_dict=None)
dzoedepth/data/data_mono.py:248
Method__init__
(self)
dzoedepth/data/data_mono.py:262
Method__init__
(self, config, mode, transform=None, is_for_online_eval=False, **kwargs)
dzoedepth/data/data_mono.py:271
Method__init__
(self, mode, do_normalize=False, size=None)
dzoedepth/data/data_mono.py:514
Method__init__
(self)
dzoedepth/data/diml_outdoor_test.py:35
Method__init__
(self, data_dir_root)
dzoedepth/data/diml_outdoor_test.py:79
Method__init__
(self)
dzoedepth/data/sun_rgbd_loader.py:35
Method__init__
(self, data_dir_root)
dzoedepth/data/sun_rgbd_loader.py:79
Method__init__
(self)
dzoedepth/data/hypersim.py:52
Method__init__
(self, data_dir_root)
dzoedepth/data/hypersim.py:99
Method__init__
(self, resize_shape)
dzoedepth/data/ddad.py:35
← previousnext →501–600 of 1,036, ranked by callers