MCPcopy Create free account

hub / github.com/thygate/stable-diffusion-webui-depthmap-script / types & classes

Types & classes199 in github.com/thygate/stable-diffusion-webui-depthmap-script

↓ 24 callersClassPCBActiv
inpaint/networks.py:106
↓ 23 callersClassNormalizeImage
Normlize image by given mean and std.
dmidas/transforms.py:197
↓ 15 callersClassDPTDepthModel
dmidas/dpt_depth.py:142
↓ 12 callersClassTranspose
dmidas/backbones/utils.py:42
↓ 8 callersClassResidualBlock
lib/spvcnn_classsification.py:43
↓ 7 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
ddepth_anything_v2/depth_anything_v2/dinov2_layers/drop_path.py:27
↓ 6 callersClassUnetSkipConnectionBlock
Defines the Unet submodule with skip connection. X -------------------identity---------------------- |-- downsampling -- |submodule| -
pix2pix/models/networks.py:476
↓ 5 callersClassFeatureFusionBlock_custom
Feature fusion block.
dmidas/blocks.py:382
↓ 5 callersClassResNet
lib/Resnet.py:94
↓ 5 callersClassUnetGenerator
Create a Unet-based generator
pix2pix/models/networks.py:444
↓ 4 callersClassBasicConvolutionBlock
lib/spvcnn_classsification.py:10
↓ 4 callersClassConvBNReLU
dmidas/backbones/next_vit.py:75
↓ 4 callersClassDepthAnythingV2
ddepth_anything_v2/depth_anything_v2/dpt.py:153
↓ 4 callersClassDinoVisionTransformer
ddepth_anything_v2/depth_anything_v2/dinov2.py:44
↓ 4 callersClassDinoVisionTransformer
ddepth_anything_v2/metric_depth/depth_anything_v2/dinov2.py:44
↓ 4 callersClassFeatureFusionBlock
Feature fusion block.
dmidas/blocks.py:285
↓ 4 callersClassPartialConv
inpaint/networks.py:62
↓ 4 callersClassPrepareForNet
Prepare sample for usage as network input.
dmidas/transforms.py:211
↓ 4 callersClassProjector
dzoedepth/models/layers/localbins_layers.py:99
↓ 4 callersClassResize
Resize sample to given size (width, height).
dmidas/transforms.py:48
↓ 3 callersClassDepthAnythingV2
ddepth_anything_v2/metric_depth/depth_anything_v2/dpt.py:152
↓ 3 callersClassDepthDataLoader
dzoedepth/data/data_mono.py:70
↓ 3 callersClassDepthNet
lib/network_auxi.py:64
↓ 3 callersClassFFM
lib/network_auxi.py:191
↓ 3 callersClassFTB
lib/network_auxi.py:100
↓ 3 callersClassGuidedFilter
pix2pix/util/guidedfilter.py:3
↓ 3 callersClassInterpolate
Interpolation module.
dmidas/blocks.py:211
↓ 3 callersClassNextViT
dmidas/backbones/next_vit.py:338
↓ 3 callersClassNormalizeImage
Normlize image by given mean and std.
ddepth_anything_v2/metric_depth/dataset/transform.py:207
↓ 3 callersClassPatchEmbed
dmidas/backbones/next_vit.py:106
↓ 3 callersClassPrepareForNet
Prepare sample for usage as network input.
ddepth_anything_v2/metric_depth/dataset/transform.py:221
↓ 3 callersClassResize
Resize sample to given size (width, height).
ddepth_anything_v2/metric_depth/dataset/transform.py:50
↓ 3 callersClassResnetGenerator
Resnet-based generator that consists of Resnet blocks between a few downsampling/upsampling operations. We adapt Torch code and idea from Justin
pix2pix/models/networks.py:323
↓ 2 callersClassConditionalLogBinomial
dzoedepth/models/layers/dist_layers.py:72
↓ 2 callersClassConvTransposeNorm
Modification of https://github.com/rwightman/pytorch-image-models/blob/master/timm/models/levit.py: ConvNorm such that ConvTranspose2
dmidas/backbones/levit.py:55
↓ 2 callersClassCrop
Crop sample for batch-wise training. Image is of shape CxHxW
ddepth_anything_v2/metric_depth/dataset/transform.py:247
↓ 2 callersClassDataLoadPreprocess
dzoedepth/data/data_mono.py:270
↓ 2 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
ddepth_anything_v2/metric_depth/depth_anything_v2/dinov2_layers/drop_path.py:27
↓ 2 callersClassGradL1Loss
Gradient loss
dzoedepth/trainers/loss.py:110
↓ 2 callersClassGradioComponentBundle
Allows easier transportation of massive ammount of named gradio inputs. Allows adding visibility rules quicker.
src/gradio_args_transport.py:3
↓ 2 callersClassHypersim
ddepth_anything_v2/metric_depth/dataset/hypersim.py:26
↓ 2 callersClassInpaint_Color_Net
inpaint/networks.py:332
↓ 2 callersClassInpaint_Depth_Net
inpaint/networks.py:134
↓ 2 callersClassInpaint_Edge_Net
inpaint/networks.py:237
↓ 2 callersClassLayerScale
ddepth_anything_v2/depth_anything_v2/dinov2_layers/layer_scale.py:16
↓ 2 callersClassLayerScale
ddepth_anything_v2/metric_depth/depth_anything_v2/dinov2_layers/layer_scale.py:16
↓ 2 callersClassMHCA
Multi-Head Convolutional Attention
dmidas/backbones/next_vit.py:130
↓ 2 callersClassMidasNet
Network for monocular depth estimation.
dmidas/midas_net.py:12
↓ 2 callersClassMidasNet_small
Network for monocular depth estimation.
dmidas/midas_net_custom.py:12
↓ 2 callersClassMlp
dmidas/backbones/next_vit.py:151
↓ 2 callersClassNLayerDiscriminator
Defines a PatchGAN discriminator
pix2pix/models/networks.py:546
↓ 2 callersClassResidualConv
lib/network_auxi.py:288
↓ 2 callersClassResidualConvUnit
Residual convolution module.
dmidas/blocks.py:246
↓ 2 callersClassResidualConvUnit
Residual convolution module.
ddepth_anything_v2/depth_anything_v2/util/blocks.py:29
↓ 2 callersClassResidualConvUnit
Residual convolution module.
ddepth_anything_v2/metric_depth/depth_anything_v2/util/blocks.py:29
↓ 2 callersClassResidualConvUnit_custom
Residual convolution module.
dmidas/blocks.py:322
↓ 2 callersClassRunningAverageDict
A dictionary of running averages.
dzoedepth/utils/misc.py:74
↓ 2 callersClassSILogLoss
SILog loss (pixel-wise)
dzoedepth/trainers/loss.py:42
↓ 2 callersClassTestOptions
This class includes test options. It also includes shared options defined in BaseOptions.
pix2pix/options/test_options.py:4
↓ 2 callersClassToTensor
dzoedepth/data/data_mono.py:513
↓ 2 callersClassToTensor
dzoedepth/data/ddad.py:34
↓ 1 callersClassAO
lib/network_auxi.py:238
↓ 1 callersClassAddReadout
dmidas/backbones/utils.py:15
↓ 1 callersClassBlockChunk
ddepth_anything_v2/depth_anything_v2/dinov2.py:37
↓ 1 callersClassBlockChunk
ddepth_anything_v2/metric_depth/depth_anything_v2/dinov2.py:37
↓ 1 callersClassCachedReader
dzoedepth/data/data_mono.py:247
↓ 1 callersClassCanvas_view
inpaint/mesh.py:2369
↓ 1 callersClassCoreGenerationFunnelInp
This class takes a dictionary and creates a core_generation_funnel inp. Non-applicable parameters are silently discarded (no error)
src/core.py:61
↓ 1 callersClassCropParams
dzoedepth/data/preprocess.py:31
↓ 1 callersClassCustomDatasetDataLoader
Wrapper class of Dataset class that performs multi-threaded data loading
pix2pix/data/__init__.py:62
↓ 1 callersClassDDAD
dzoedepth/data/ddad.py:82
↓ 1 callersClassDIML_Indoor
dzoedepth/data/diml_indoor_test.py:81
↓ 1 callersClassDIML_Outdoor
dzoedepth/data/diml_outdoor_test.py:78
↓ 1 callersClassDIODE
dzoedepth/data/diode.py:82
↓ 1 callersClassDPTHead
ddepth_anything_v2/depth_anything_v2/dpt.py:38
↓ 1 callersClassDPTHead
ddepth_anything_v2/metric_depth/depth_anything_v2/dpt.py:38
↓ 1 callersClassDepthModel
lib/multi_depth_model_woauxi.py:23
↓ 1 callersClassDiscreteNLLLoss
Cross entropy loss
dzoedepth/trainers/loss.py:183
↓ 1 callersClassE_MHSA
Efficient Multi-Head Self Attention
dmidas/backbones/next_vit.py:210
↓ 1 callersClassFeatureFusionBlock
Feature fusion block.
ddepth_anything_v2/depth_anything_v2/util/blocks.py:83
↓ 1 callersClassFeatureFusionBlock
Feature fusion block.
ddepth_anything_v2/metric_depth/depth_anything_v2/util/blocks.py:83
↓ 1 callersClassHTML
This HTML class allows us to save images and write texts into a single HTML file. It consists of functions such as <add_header> (add a text head
pix2pix/util/html.py:6
↓ 1 callersClassHyperSim
dzoedepth/data/hypersim.py:98
↓ 1 callersClassIdentity
pix2pix/models/networks.py:13
↓ 1 callersClassImReader
dzoedepth/data/data_mono.py:261
↓ 1 callersClassImageandPatchs
src/depthmap_generation.py:562
↓ 1 callersClassKITTI
ddepth_anything_v2/metric_depth/dataset/kitti.py:9
↓ 1 callersClassLogBinomial
dzoedepth/models/layers/dist_layers.py:36
↓ 1 callersClassMarigoldDepthOutput
Output class for Marigold monocular depth prediction pipeline. Args: depth_np (np.ndarray): Predicted depth map, with de
dmarigold/marigold/marigold_pipeline.py:26
↓ 1 callersClassMidasCore
dzoedepth/models/base_models/midas.py:189
↓ 1 callersClassModelHolder
src/depthmap_generation.py:40
↓ 1 callersClassNCB
Next Convolution Block
dmidas/backbones/next_vit.py:173
↓ 1 callersClassNTB
Next Transformer Block
dmidas/backbones/next_vit.py:276
↓ 1 callersClassNormalizeImage
Normlize image by given mean and std.
ddepth_anything_v2/depth_anything_v2/util/transform.py:125
↓ 1 callersClassNormalizeImage
Normlize image by given mean and std.
ddepth_anything_v2/metric_depth/depth_anything_v2/util/transform.py:125
↓ 1 callersClassPatchTransformerEncoder
dzoedepth/models/layers/patch_transformer.py:29
↓ 1 callersClassPix2Pix4DepthModel
This class implements the pix2pix model, for learning a mapping from input images to output images given paired data. The model training require
pix2pix/models/pix2pix4depth_model.py:6
↓ 1 callersClassPixelDiscriminator
Defines a 1x1 PatchGAN discriminator (pixelGAN)
pix2pix/models/networks.py:594
↓ 1 callersClassPrepForMidas
dzoedepth/models/base_models/midas.py:175
↓ 1 callersClassPrepareForNet
Prepare sample for usage as network input.
ddepth_anything_v2/depth_anything_v2/util/transform.py:139
next →1–100 of 199, ranked by callers