MCPcopy Create free account

hub / github.com/DSL-Lab/StreamSplat / functions

Functions474 in github.com/DSL-Lab/StreamSplat

Methodattn_residual_func
(x: Tensor, attn_bias=None)
encoders/dinov2/layers/block.py:256
Methodbackward
(ctx, grad_color, grad_radii, grad_depth, grad_alpha)
submodules/diff-gaussian-rasterization-orth/diff_gaussian_rasterization_kiui_orth/__init__.py:101
Functionbuild_model_from_cfg
(cfg, only_teacher=False)
encoders/dinov2/models/__init__.py:42
Functionbuild_scaling_rotation
(s, r)
utils/general_utils.py:102
FunctioncameraList_from_camInfos
(cam_infos, resolution_scale, args)
utils/camera_utils.py:71
Functioncamera_to_JSON
(id, camera : Camera)
utils/camera_utils.py:79
Functiondinov2_vitb14
DINOv2 ViT-B/14 model (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:81
Functiondinov2_vitb14_dd
(*, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:235
Functiondinov2_vitb14_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-B/14 backbone (optionally) pretrained on the LVD-142M dataset and trained on ImageNet-1k
encoders/dinov2/hub/classifiers.py:140
Functiondinov2_vitb14_ld
(*, layers: int = 4, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:149
Functiondinov2_vitb14_reg
DINOv2 ViT-B/14 model with registers (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:123
Functiondinov2_vitb14_reg_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-B/14 backbone with registers (optionally) pretrained on the LVD-142M dataset and trained
encoders/dinov2/hub/classifiers.py:216
Functiondinov2_vitg14
DINOv2 ViT-g/14 model (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:95
Functiondinov2_vitg14_dd
(*, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:243
Functiondinov2_vitg14_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-g/14 backbone (optionally) pretrained on the LVD-142M dataset and trained on ImageNet-1k
encoders/dinov2/hub/classifiers.py:178
Functiondinov2_vitg14_ld
(*, layers: int = 4, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:161
Functiondinov2_vitg14_reg
DINOv2 ViT-g/14 model with registers (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:153
Functiondinov2_vitg14_reg_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-g/14 backbone with registers (optionally) pretrained on the LVD-142M dataset and trained
encoders/dinov2/hub/classifiers.py:252
Functiondinov2_vitl14
DINOv2 ViT-L/14 model (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:88
Functiondinov2_vitl14_dd
(*, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:239
Functiondinov2_vitl14_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-L/14 backbone (optionally) pretrained on the LVD-142M dataset and trained on ImageNet-1k
encoders/dinov2/hub/classifiers.py:159
Functiondinov2_vitl14_ld
(*, layers: int = 4, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:155
Functiondinov2_vitl14_reg
DINOv2 ViT-L/14 model with registers (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:138
Functiondinov2_vitl14_reg_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-L/14 backbone with registers (optionally) pretrained on the LVD-142M dataset and trained
encoders/dinov2/hub/classifiers.py:234
Functiondinov2_vits14
DINOv2 ViT-S/14 model (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:74
Functiondinov2_vits14_dd
(*, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:231
Functiondinov2_vits14_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-S/14 backbone (optionally) pretrained on the LVD-142M dataset and trained on ImageNet-1k
encoders/dinov2/hub/classifiers.py:121
Functiondinov2_vits14_ld
(*, layers: int = 4, pretrained: bool = True, weights: Union[Weights, str] = Weights.NYU, **kwargs)
encoders/dinov2/hub/depthers.py:143
Functiondinov2_vits14_reg
DINOv2 ViT-S/14 model with registers (optionally) pretrained on the LVD-142M dataset.
encoders/dinov2/hub/backbones.py:108
Functiondinov2_vits14_reg_lc
Linear classifier (1 or 4 layers) on top of a DINOv2 ViT-S/14 backbone with registers (optionally) pretrained on the LVD-142M dataset and trained
encoders/dinov2/hub/classifiers.py:198
Functiondnormvdv
submodules/diff-gaussian-rasterization-orth/cuda_rasterizer/auxiliary.h:107
Functiondnormvdz
submodules/diff-gaussian-rasterization-orth/cuda_rasterizer/auxiliary.h:99
Functioneasy_cmap
(x: torch.Tensor)
utils/image_utils.py:21
Functioneval_sh
Evaluate spherical harmonics at unit directions using hardcoded SH polynomials. Works with torch/np/jnp. ... Can be 0 or more batch d
utils/sh_utils.py:58
Functioneval_shfs_4d
Evaluate spherical harmonics at unit directions using hardcoded SH polynomials. Works with torch/np/jnp. ... Can be 0 or more batch d
utils/sh_utils.py:115
Methodextract_timestamp
(file_path)
preprocess_depth_davis.py:71
Methodextract_timestamp
(file_path)
datasets/provider_vos.py:44
Methodextract_timestamp
(file_path)
datasets/provider_davis.py:44
Methodf
(*args, **kwargs)
model/depth_anything/depth_anything_v2/dinov2.py:130
Methodf
(*args, **kwargs)
encoders/dinov2/models/vision_transformer.py:152
Methodffn_residual_func
(x: Tensor)
model/depth_anything/depth_anything_v2/dinov2_layers/block.py:86
Methodffn_residual_func
(x: Tensor, attn_bias=None)
model/depth_anything/depth_anything_v2/dinov2_layers/block.py:216
Methodffn_residual_func
(x: Tensor)
encoders/dinov2/layers/block.py:99
Methodffn_residual_func
(x: Tensor, mod: Tensor)
encoders/dinov2/layers/block.py:133
Methodffn_residual_func
(x: Tensor, attn_bias=None)
encoders/dinov2/layers/block.py:259
Methodflops
(self)
model/depth_anything/depth_anything_v2/dinov2_layers/patch_embed.py:84
Methodflops
(self)
encoders/dinov2/layers/patch_embed.py:83
Methodflush
(self)
utils/general_utils.py:127
Functionfocal2fov
(focal, pixels)
utils/graphics_utils.py:123
Methodforward
(self, frames, depths, cond_times=None)
preprocess_depth_davis.py:135
Methodforward
(self, data, step_ratio=0.0)
model/encoder_model.py:68
Methodforward
(self, data, step_ratio=0.0)
model/splat_model_inference.py:37
Methodforward
(self, latent, condition=None)
model/model_utils.py:107
Methodforward
(self, feats, timestamp=None)
model/model_utils.py:277
Methodforward
Perform dynamic predictions.
model/model_utils.py:397
Methodforward
(self, frames, depths, cond_times=None)
model/model_utils.py:511
Methodforward
(self, frames, depths, cond_times=None)
model/model_utils.py:623
Methodforward
(self, data, step_ratio=0.0)
model/splat_model.py:169
Methodforward
(self, x)
model/depth_wrapper.py:36
Methodforward
(self, x)
model/transformer_utils.py:54
Methodforward
(self, x)
model/transformer_utils.py:62
Methodforward
(self, x)
model/transformer_utils.py:71
Methodforward
Args: query (torch.Tensor): query of shape (``N``, ``L_q``, ``E_qk``) key (torch.Tensor): key of shape (``N``, ``L_kv
model/transformer_utils.py:198
Methodforward
(self, x, index, condition=None)
model/transformer_utils.py:291
Methodforward
(self, x, index, condition)
model/transformer_utils.py:342
Methodforward
(self, x)
model/transformer_utils.py:372
Methodforward
(self, x, condition=None)
model/transformer_utils.py:396
Methodforward
(self, x, condition=None)
model/transformer_utils.py:415
Methodforward
(self, x, condition=None)
model/transformer_utils.py:431
Methodforward
(self, latent, condition)
model/transformer_utils.py:467
Methodforward
(self, latent, condition=None, reverse=False)
model/transformer_utils.py:503
Methodforward
(self, x)
model/transformer_utils.py:532
Methodforward
(self, x)
model/transformer_utils.py:571
Methodforward
(self, x)
model/depth_anything/depth_anything_v2/dpt.py:34
Methodforward
(self, out_features, patch_h, patch_w)
model/depth_anything/depth_anything_v2/dpt.py:117
Methodforward
(self, x)
model/depth_anything/depth_anything_v2/dinov2.py:38
Methodforward
(self, *args, is_training=False, **kwargs)
model/depth_anything/depth_anything_v2/dinov2.py:323
Methodforward
Forward pass. Args: x (tensor): input Returns: tensor: output
model/depth_anything/depth_anything_v2/util/blocks.py:57
Methodforward
Forward pass. Returns: tensor: output
model/depth_anything/depth_anything_v2/util/blocks.py:123
Methodforward
(self, x)
model/depth_anything/depth_anything_v2/dinov2_layers/drop_path.py:34
Methodforward
(self, x_or_x_list)
model/depth_anything/depth_anything_v2/dinov2_layers/block.py:245
Methodforward
(self, x: Tensor)
model/depth_anything/depth_anything_v2/dinov2_layers/layer_scale.py:27
Methodforward
(self, x: Tensor, attn_bias=None)
model/depth_anything/depth_anything_v2/dinov2_layers/attention.py:66
Methodforward
(self, x: Tensor)
model/depth_anything/depth_anything_v2/dinov2_layers/mlp.py:35
Methodforward
(self, x: Tensor)
model/depth_anything/depth_anything_v2/dinov2_layers/swiglu_ffn.py:29
Methodforward
(self, x: Tensor)
model/depth_anything/depth_anything_v2/dinov2_layers/patch_embed.py:69
Methodforward
(self, image: torch.Tensor, mod: torch.Tensor = None)
encoders/dinov2_wrapper.py:53
Methodforward
(self, x)
encoders/dinov2/hub/utils.py:36
Methodforward
(self, x)
encoders/dinov2/hub/classifiers.py:59
Methodforward
Forward function.
encoders/dinov2/hub/depth/decode_heads.py:292
Methodforward
(self, x, activate=True, norm=True)
encoders/dinov2/hub/depth/decode_heads.py:486
Methodforward
(self, x)
encoders/dinov2/hub/depth/decode_heads.py:507
Methodforward
(self, x)
encoders/dinov2/hub/depth/decode_heads.py:523
Methodforward
(self, inputs)
encoders/dinov2/hub/depth/decode_heads.py:577
Methodforward
(self, inputs)
encoders/dinov2/hub/depth/decode_heads.py:637
Methodforward
(self, *inputs)
encoders/dinov2/hub/depth/decode_heads.py:676
Methodforward
(self, inputs, img_metas)
encoders/dinov2/hub/depth/decode_heads.py:737
Methodforward
Calls either :func:`forward_train` or :func:`forward_test` depending on whether ``return_loss`` is ``True``. Note this setting will c
encoders/dinov2/hub/depth/encoder_decoder.py:249
Methodforward
(self, x)
encoders/dinov2/layers/drop_path.py:33
Methodforward
(self, x: Tensor, mod: Tensor)
encoders/dinov2/layers/block.py:129
← previousnext →301–400 of 474, ranked by callers