MCPcopy Create free account

hub / github.com/DepthAnything/Depth-Anything-V2 / types & classes

Types & classes48 in github.com/DepthAnything/Depth-Anything-V2

↓ 4 callersClassDinoVisionTransformer
depth_anything_v2/dinov2.py:44
↓ 4 callersClassDinoVisionTransformer
metric_depth/depth_anything_v2/dinov2.py:44
↓ 3 callersClassDepthAnythingV2
depth_anything_v2/dpt.py:153
↓ 3 callersClassDepthAnythingV2
metric_depth/depth_anything_v2/dpt.py:152
↓ 3 callersClassNormalizeImage
Normlize image by given mean and std.
metric_depth/dataset/transform.py:207
↓ 3 callersClassPrepareForNet
Prepare sample for usage as network input.
metric_depth/dataset/transform.py:221
↓ 3 callersClassResize
Resize sample to given size (width, height).
metric_depth/dataset/transform.py:50
↓ 2 callersClassCrop
Crop sample for batch-wise training. Image is of shape CxHxW
metric_depth/dataset/transform.py:247
↓ 2 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
depth_anything_v2/dinov2_layers/drop_path.py:27
↓ 2 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
metric_depth/depth_anything_v2/dinov2_layers/drop_path.py:27
↓ 2 callersClassHypersim
metric_depth/dataset/hypersim.py:26
↓ 2 callersClassLayerScale
depth_anything_v2/dinov2_layers/layer_scale.py:16
↓ 2 callersClassLayerScale
metric_depth/depth_anything_v2/dinov2_layers/layer_scale.py:16
↓ 2 callersClassResidualConvUnit
Residual convolution module.
depth_anything_v2/util/blocks.py:29
↓ 2 callersClassResidualConvUnit
Residual convolution module.
metric_depth/depth_anything_v2/util/blocks.py:29
↓ 1 callersClassBlockChunk
depth_anything_v2/dinov2.py:37
↓ 1 callersClassBlockChunk
metric_depth/depth_anything_v2/dinov2.py:37
↓ 1 callersClassDPTHead
depth_anything_v2/dpt.py:38
↓ 1 callersClassDPTHead
metric_depth/depth_anything_v2/dpt.py:38
↓ 1 callersClassFeatureFusionBlock
Feature fusion block.
depth_anything_v2/util/blocks.py:83
↓ 1 callersClassFeatureFusionBlock
Feature fusion block.
metric_depth/depth_anything_v2/util/blocks.py:83
↓ 1 callersClassKITTI
metric_depth/dataset/kitti.py:9
↓ 1 callersClassNormalizeImage
Normlize image by given mean and std.
depth_anything_v2/util/transform.py:125
↓ 1 callersClassNormalizeImage
Normlize image by given mean and std.
metric_depth/depth_anything_v2/util/transform.py:125
↓ 1 callersClassPrepareForNet
Prepare sample for usage as network input.
depth_anything_v2/util/transform.py:139
↓ 1 callersClassPrepareForNet
Prepare sample for usage as network input.
metric_depth/depth_anything_v2/util/transform.py:139
↓ 1 callersClassResize
Resize sample to given size (width, height).
depth_anything_v2/util/transform.py:5
↓ 1 callersClassResize
Resize sample to given size (width, height).
metric_depth/depth_anything_v2/util/transform.py:5
↓ 1 callersClassSiLogLoss
metric_depth/util/loss.py:5
↓ 1 callersClassVKITTI2
metric_depth/dataset/vkitti2.py:9
ClassAttention
depth_anything_v2/dinov2_layers/attention.py:29
ClassAttention
metric_depth/depth_anything_v2/dinov2_layers/attention.py:29
ClassBlock
depth_anything_v2/dinov2_layers/block.py:36
ClassBlock
metric_depth/depth_anything_v2/dinov2_layers/block.py:36
ClassConvBlock
depth_anything_v2/dpt.py:24
ClassConvBlock
metric_depth/depth_anything_v2/dpt.py:24
ClassMemEffAttention
depth_anything_v2/dinov2_layers/attention.py:65
ClassMemEffAttention
metric_depth/depth_anything_v2/dinov2_layers/attention.py:65
ClassMlp
depth_anything_v2/dinov2_layers/mlp.py:17
ClassMlp
metric_depth/depth_anything_v2/dinov2_layers/mlp.py:17
ClassNestedTensorBlock
depth_anything_v2/dinov2_layers/block.py:204
ClassNestedTensorBlock
metric_depth/depth_anything_v2/dinov2_layers/block.py:204
ClassPatchEmbed
2D image to patch embedding: (B,C,H,W) -> (B,N,D) Args: img_size: Image size. patch_size: Patch token size. in_chans
depth_anything_v2/dinov2_layers/patch_embed.py:26
ClassPatchEmbed
2D image to patch embedding: (B,C,H,W) -> (B,N,D) Args: img_size: Image size. patch_size: Patch token size. in_chans
metric_depth/depth_anything_v2/dinov2_layers/patch_embed.py:26
ClassSwiGLUFFN
depth_anything_v2/dinov2_layers/swiglu_ffn.py:13
ClassSwiGLUFFN
metric_depth/depth_anything_v2/dinov2_layers/swiglu_ffn.py:13
ClassSwiGLUFFNFused
depth_anything_v2/dinov2_layers/swiglu_ffn.py:45
ClassSwiGLUFFNFused
metric_depth/depth_anything_v2/dinov2_layers/swiglu_ffn.py:45