Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/thygate/stable-diffusion-webui-depthmap-script
/ types & classes
Types & classes
199 in github.com/thygate/stable-diffusion-webui-depthmap-script
⨍
Functions
1,036
◇
Types & classes
199
↳
Endpoints
4
↓ 24 callers
Class
PCBActiv
inpaint/networks.py:106
↓ 23 callers
Class
NormalizeImage
Normlize image by given mean and std.
dmidas/transforms.py:197
↓ 15 callers
Class
DPTDepthModel
dmidas/dpt_depth.py:142
↓ 12 callers
Class
Transpose
dmidas/backbones/utils.py:42
↓ 8 callers
Class
ResidualBlock
lib/spvcnn_classsification.py:43
↓ 7 callers
Class
DropPath
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 callers
Class
UnetSkipConnectionBlock
Defines the Unet submodule with skip connection. X -------------------identity---------------------- |-- downsampling -- |submodule| -
pix2pix/models/networks.py:476
↓ 5 callers
Class
FeatureFusionBlock_custom
Feature fusion block.
dmidas/blocks.py:382
↓ 5 callers
Class
ResNet
lib/Resnet.py:94
↓ 5 callers
Class
UnetGenerator
Create a Unet-based generator
pix2pix/models/networks.py:444
↓ 4 callers
Class
BasicConvolutionBlock
lib/spvcnn_classsification.py:10
↓ 4 callers
Class
ConvBNReLU
dmidas/backbones/next_vit.py:75
↓ 4 callers
Class
DepthAnythingV2
ddepth_anything_v2/depth_anything_v2/dpt.py:153
↓ 4 callers
Class
DinoVisionTransformer
ddepth_anything_v2/depth_anything_v2/dinov2.py:44
↓ 4 callers
Class
DinoVisionTransformer
ddepth_anything_v2/metric_depth/depth_anything_v2/dinov2.py:44
↓ 4 callers
Class
FeatureFusionBlock
Feature fusion block.
dmidas/blocks.py:285
↓ 4 callers
Class
PartialConv
inpaint/networks.py:62
↓ 4 callers
Class
PrepareForNet
Prepare sample for usage as network input.
dmidas/transforms.py:211
↓ 4 callers
Class
Projector
dzoedepth/models/layers/localbins_layers.py:99
↓ 4 callers
Class
Resize
Resize sample to given size (width, height).
dmidas/transforms.py:48
↓ 3 callers
Class
DepthAnythingV2
ddepth_anything_v2/metric_depth/depth_anything_v2/dpt.py:152
↓ 3 callers
Class
DepthDataLoader
dzoedepth/data/data_mono.py:70
↓ 3 callers
Class
DepthNet
lib/network_auxi.py:64
↓ 3 callers
Class
FFM
lib/network_auxi.py:191
↓ 3 callers
Class
FTB
lib/network_auxi.py:100
↓ 3 callers
Class
GuidedFilter
pix2pix/util/guidedfilter.py:3
↓ 3 callers
Class
Interpolate
Interpolation module.
dmidas/blocks.py:211
↓ 3 callers
Class
NextViT
dmidas/backbones/next_vit.py:338
↓ 3 callers
Class
NormalizeImage
Normlize image by given mean and std.
ddepth_anything_v2/metric_depth/dataset/transform.py:207
↓ 3 callers
Class
PatchEmbed
dmidas/backbones/next_vit.py:106
↓ 3 callers
Class
PrepareForNet
Prepare sample for usage as network input.
ddepth_anything_v2/metric_depth/dataset/transform.py:221
↓ 3 callers
Class
Resize
Resize sample to given size (width, height).
ddepth_anything_v2/metric_depth/dataset/transform.py:50
↓ 3 callers
Class
ResnetGenerator
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 callers
Class
ConditionalLogBinomial
dzoedepth/models/layers/dist_layers.py:72
↓ 2 callers
Class
ConvTransposeNorm
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 callers
Class
Crop
Crop sample for batch-wise training. Image is of shape CxHxW
ddepth_anything_v2/metric_depth/dataset/transform.py:247
↓ 2 callers
Class
DataLoadPreprocess
dzoedepth/data/data_mono.py:270
↓ 2 callers
Class
DropPath
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 callers
Class
GradL1Loss
Gradient loss
dzoedepth/trainers/loss.py:110
↓ 2 callers
Class
GradioComponentBundle
Allows easier transportation of massive ammount of named gradio inputs. Allows adding visibility rules quicker.
src/gradio_args_transport.py:3
↓ 2 callers
Class
Hypersim
ddepth_anything_v2/metric_depth/dataset/hypersim.py:26
↓ 2 callers
Class
Inpaint_Color_Net
inpaint/networks.py:332
↓ 2 callers
Class
Inpaint_Depth_Net
inpaint/networks.py:134
↓ 2 callers
Class
Inpaint_Edge_Net
inpaint/networks.py:237
↓ 2 callers
Class
LayerScale
ddepth_anything_v2/depth_anything_v2/dinov2_layers/layer_scale.py:16
↓ 2 callers
Class
LayerScale
ddepth_anything_v2/metric_depth/depth_anything_v2/dinov2_layers/layer_scale.py:16
↓ 2 callers
Class
MHCA
Multi-Head Convolutional Attention
dmidas/backbones/next_vit.py:130
↓ 2 callers
Class
MidasNet
Network for monocular depth estimation.
dmidas/midas_net.py:12
↓ 2 callers
Class
MidasNet_small
Network for monocular depth estimation.
dmidas/midas_net_custom.py:12
↓ 2 callers
Class
Mlp
dmidas/backbones/next_vit.py:151
↓ 2 callers
Class
NLayerDiscriminator
Defines a PatchGAN discriminator
pix2pix/models/networks.py:546
↓ 2 callers
Class
ResidualConv
lib/network_auxi.py:288
↓ 2 callers
Class
ResidualConvUnit
Residual convolution module.
dmidas/blocks.py:246
↓ 2 callers
Class
ResidualConvUnit
Residual convolution module.
ddepth_anything_v2/depth_anything_v2/util/blocks.py:29
↓ 2 callers
Class
ResidualConvUnit
Residual convolution module.
ddepth_anything_v2/metric_depth/depth_anything_v2/util/blocks.py:29
↓ 2 callers
Class
ResidualConvUnit_custom
Residual convolution module.
dmidas/blocks.py:322
↓ 2 callers
Class
RunningAverageDict
A dictionary of running averages.
dzoedepth/utils/misc.py:74
↓ 2 callers
Class
SILogLoss
SILog loss (pixel-wise)
dzoedepth/trainers/loss.py:42
↓ 2 callers
Class
TestOptions
This class includes test options. It also includes shared options defined in BaseOptions.
pix2pix/options/test_options.py:4
↓ 2 callers
Class
ToTensor
dzoedepth/data/data_mono.py:513
↓ 2 callers
Class
ToTensor
dzoedepth/data/ddad.py:34
↓ 1 callers
Class
AO
lib/network_auxi.py:238
↓ 1 callers
Class
AddReadout
dmidas/backbones/utils.py:15
↓ 1 callers
Class
BlockChunk
ddepth_anything_v2/depth_anything_v2/dinov2.py:37
↓ 1 callers
Class
BlockChunk
ddepth_anything_v2/metric_depth/depth_anything_v2/dinov2.py:37
↓ 1 callers
Class
CachedReader
dzoedepth/data/data_mono.py:247
↓ 1 callers
Class
Canvas_view
inpaint/mesh.py:2369
↓ 1 callers
Class
CoreGenerationFunnelInp
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 callers
Class
CropParams
dzoedepth/data/preprocess.py:31
↓ 1 callers
Class
CustomDatasetDataLoader
Wrapper class of Dataset class that performs multi-threaded data loading
pix2pix/data/__init__.py:62
↓ 1 callers
Class
DDAD
dzoedepth/data/ddad.py:82
↓ 1 callers
Class
DIML_Indoor
dzoedepth/data/diml_indoor_test.py:81
↓ 1 callers
Class
DIML_Outdoor
dzoedepth/data/diml_outdoor_test.py:78
↓ 1 callers
Class
DIODE
dzoedepth/data/diode.py:82
↓ 1 callers
Class
DPTHead
ddepth_anything_v2/depth_anything_v2/dpt.py:38
↓ 1 callers
Class
DPTHead
ddepth_anything_v2/metric_depth/depth_anything_v2/dpt.py:38
↓ 1 callers
Class
DepthModel
lib/multi_depth_model_woauxi.py:23
↓ 1 callers
Class
DiscreteNLLLoss
Cross entropy loss
dzoedepth/trainers/loss.py:183
↓ 1 callers
Class
E_MHSA
Efficient Multi-Head Self Attention
dmidas/backbones/next_vit.py:210
↓ 1 callers
Class
FeatureFusionBlock
Feature fusion block.
ddepth_anything_v2/depth_anything_v2/util/blocks.py:83
↓ 1 callers
Class
FeatureFusionBlock
Feature fusion block.
ddepth_anything_v2/metric_depth/depth_anything_v2/util/blocks.py:83
↓ 1 callers
Class
HTML
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 callers
Class
HyperSim
dzoedepth/data/hypersim.py:98
↓ 1 callers
Class
Identity
pix2pix/models/networks.py:13
↓ 1 callers
Class
ImReader
dzoedepth/data/data_mono.py:261
↓ 1 callers
Class
ImageandPatchs
src/depthmap_generation.py:562
↓ 1 callers
Class
KITTI
ddepth_anything_v2/metric_depth/dataset/kitti.py:9
↓ 1 callers
Class
LogBinomial
dzoedepth/models/layers/dist_layers.py:36
↓ 1 callers
Class
MarigoldDepthOutput
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 callers
Class
MidasCore
dzoedepth/models/base_models/midas.py:189
↓ 1 callers
Class
ModelHolder
src/depthmap_generation.py:40
↓ 1 callers
Class
NCB
Next Convolution Block
dmidas/backbones/next_vit.py:173
↓ 1 callers
Class
NTB
Next Transformer Block
dmidas/backbones/next_vit.py:276
↓ 1 callers
Class
NormalizeImage
Normlize image by given mean and std.
ddepth_anything_v2/depth_anything_v2/util/transform.py:125
↓ 1 callers
Class
NormalizeImage
Normlize image by given mean and std.
ddepth_anything_v2/metric_depth/depth_anything_v2/util/transform.py:125
↓ 1 callers
Class
PatchTransformerEncoder
dzoedepth/models/layers/patch_transformer.py:29
↓ 1 callers
Class
Pix2Pix4DepthModel
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 callers
Class
PixelDiscriminator
Defines a 1x1 PatchGAN discriminator (pixelGAN)
pix2pix/models/networks.py:594
↓ 1 callers
Class
PrepForMidas
dzoedepth/models/base_models/midas.py:175
↓ 1 callers
Class
PrepareForNet
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