MCPcopy Create free account

hub / github.com/cvlab-kaist/PF3plat / functions

Functions843 in github.com/cvlab-kaist/PF3plat

Methodforward
(self, x, emb, context=None)
src/model/encoder/costvolume/ldm_unet/unet.py:82
Methodforward
(self, x, y=None)
src/model/encoder/costvolume/ldm_unet/unet.py:115
Methodforward
(self,x)
src/model/encoder/costvolume/ldm_unet/unet.py:136
Methodforward
(self, x, y=None)
src/model/encoder/costvolume/ldm_unet/unet.py:171
Methodforward
Apply the block to a Tensor, conditioned on a timestep embedding. :param x: an [N x C x ...] Tensor of features. :param emb:
src/model/encoder/costvolume/ldm_unet/unet.py:276
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/unet.py:362
Methodforward
(self, x, y=None)
src/model/encoder/costvolume/ldm_unet/unet.py:441
Methodforward
Apply QKV attention. :param qkv: an [N x (H * 3 * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
src/model/encoder/costvolume/ldm_unet/unet.py:538
Methodforward
Apply QKV attention. :param qkv: an [N x (3 * H * C) x T] tensor of Qs, Ks, and Vs. :return: an [N x (H * C) x T] tensor afte
src/model/encoder/costvolume/ldm_unet/unet.py:582
Methodforward
Apply the model to an input batch. :param x: an [N x C x ...] Tensor of inputs. :param timesteps: a 1-D batch of timesteps.
src/model/encoder/costvolume/ldm_unet/unet.py:1098
Methodforward
(self, x, context=None)
src/model/encoder/costvolume/ldm_unet/unet.py:1237
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/attention.py:40
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/attention.py:61
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/attention.py:86
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/attention.py:124
Methodforward
(self, x, context=None, mask=None)
src/model/encoder/costvolume/ldm_unet/attention.py:168
Methodforward
(self, x, context=None)
src/model/encoder/costvolume/ldm_unet/attention.py:206
Methodforward
(self, x, context=None)
src/model/encoder/costvolume/ldm_unet/attention.py:250
Methodforward
(ctx, run_function, length, *args)
src/model/encoder/costvolume/ldm_unet/util.py:121
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/util.py:228
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/util.py:233
Methodforward
(self, x)
src/model/encoder/costvolume/ldm_unet/util.py:237
Methodforward
( self, extrinsics: Float[Tensor, "*#batch 4 4"], intrinsics: Float[Tensor, "*#batch 3
src/model/encoder/common/gaussian_adapter.py:48
Methodforward
(self, x, *args, **kwargs)
src/model/unidepth/encoder.py:12
Methodforward
(self, x)
src/model/unidepth/backbones/dinov2.py:107
Methodforward
(self, x, masks=None)
src/model/unidepth/backbones/dinov2.py:319
Methodforward
(self, x)
src/model/unidepth/backbones/convnext.py:134
Methodforward
(self, x)
src/model/unidepth/backbones/convnext.py:218
Methodforward
(self, x)
src/model/unidepth/backbones/convnext.py:299
Methodforward
(self, x, masks=None)
src/model/unidepth/backbones/convnext.py:469
Methodforward
(self, x)
src/model/unidepth/backbones/convnext2.py:129
Methodforward
(self, x)
src/model/unidepth/backbones/convnext2.py:150
Methodforward
(self, x)
src/model/unidepth/backbones/convnext2.py:179
Methodforward
(self, x)
src/model/unidepth/backbones/convnext2.py:265
Methodforward
(self, x)
src/model/unidepth/backbones/metadinov2/drop_path.py:36
Methodforward
(self, x_or_x_list)
src/model/unidepth/backbones/metadinov2/block.py:273
Methodforward
(self, x)
src/model/unidepth/backbones/metadinov2/dino_head.py:44
Methodforward
(self, x: Tensor)
src/model/unidepth/backbones/metadinov2/layer_scale.py:27
Methodforward
(self, x: Tensor, attn_bias=None)
src/model/unidepth/backbones/metadinov2/attention.py:69
Methodforward
(self, x: Tensor)
src/model/unidepth/backbones/metadinov2/mlp.py:35
Methodforward
(self, x: Tensor)
src/model/unidepth/backbones/metadinov2/swiglu_ffn.py:29
Methodforward
(self, x: Tensor)
src/model/unidepth/backbones/metadinov2/patch_embed.py:71
Methodforward
Computes the spherical harmonics.
src/model/unidepth/utils/sht.py:1439
Methodforward
( self, x: torch.Tensor, mask: Optional[torch.Tensor] = None )
src/model/unidepth/utils/positional_embedding.py:29
Methodforward
(self, x)
src/model/unidepth/utils/positional_embedding.py:80
Methodforward
(self, t, start_index=0)
src/model/unidepth/utils/positional_embedding.py:157
Methodforward
(self, t)
src/model/unidepth/utils/positional_embedding.py:212
Methodforward
(self, x)
src/model/unidepth/layers/drop_path.py:24
Methodforward
(self, x)
src/model/unidepth/layers/convnext.py:33
Methodforward
(self, x: torch.Tensor)
src/model/unidepth/layers/upsample.py:40
Methodforward
(self, x: torch.Tensor)
src/model/unidepth/layers/upsample.py:74
Methodforward
(self, x: torch.Tensor)
src/model/unidepth/layers/upsample.py:129
Methodforward
( self, x: torch.Tensor, mask: Optional[torch.Tensor] = None )
src/model/unidepth/layers/positional_encoding.py:30
Methodforward
(self, x)
src/model/unidepth/layers/positional_encoding.py:81
Methodforward
(self, t, start_index=0)
src/model/unidepth/layers/positional_encoding.py:173
Methodforward
(self, t)
src/model/unidepth/layers/positional_encoding.py:228
Methodforward
(self, x: torch.Tensor)
src/model/unidepth/layers/layer_scale.py:16
Methodforward
( self, x: torch.Tensor, attn_bias: torch.Tensor | None = None, context: torch
src/model/unidepth/layers/attention.py:39
Methodforward
( self, x: torch.Tensor, attn_bias: torch.Tensor | None = None, context: torch
src/model/unidepth/layers/attention.py:149
Methodforward
( self, x: torch.Tensor, attn_bias: torch.Tensor | None = None, context: torch
src/model/unidepth/layers/attention.py:278
Methodforward
(self, x)
src/model/unidepth/layers/mlp.py:20
Methodforward
(self, x: torch.Tensor)
src/model/unidepth/layers/mlp.py:48
Methodforward
(self, x: torch.Tensor)
src/model/unidepth/layers/activation.py:7
Methodforward
(self, x: torch.Tensor)
src/model/unidepth/layers/activation.py:13
Methodforward
(self, x: torch.Tensor, splits: torch.Tensor)
src/model/unidepth/unidepthv2/decoder.py:27
Methodforward
(self, features, cls_tokens, pos_embed)
src/model/unidepth/unidepthv2/decoder.py:67
Methodforward
(self, features, cls_tokens, rays)
src/model/unidepth/unidepthv2/decoder.py:136
Methodforward
( self, features: torch.Tensor, rays_hr: torch.Tensor, pos_embed, level_embed )
src/model/unidepth/unidepthv2/decoder.py:320
Methodforward
(self, inputs, image_metas)
src/model/unidepth/unidepthv2/decoder.py:431
Methodforward
(self, inputs, image_metas, num_views)
src/model/unidepth/unidepthv2/unidepthv2.py:138
Methodforward
( self, gaussians: Gaussians, extrinsics: Float[Tensor, "batch view 4 4"], int
src/model/decoder/decoder.py:38
Methodforward
( self, gaussians: Gaussians, extrinsics: Float[Tensor, "batch view 4 4"], int
src/model/decoder/decoder_splatting_cuda.py:35
Methodforward
(self, data: dict)
src/model/LightGlue/lightglue/sift.py:198
Methodforward
encode position vector
src/model/LightGlue/lightglue/lightglue.py:69
Methodforward
get confidence tokens
src/model/LightGlue/lightglue/lightglue.py:82
Methodforward
(self, q, k, v, mask: Optional[torch.Tensor] = None)
src/model/LightGlue/lightglue/lightglue.py:106
Methodforward
( self, x: torch.Tensor, encoding: torch.Tensor = None, mask: Optional[torch.T
src/model/LightGlue/lightglue/lightglue.py:152
Methodforward
( self, x0: torch.Tensor, x1: torch.Tensor, mask: Optional[torch.Tensor] = None )
src/model/LightGlue/lightglue/lightglue.py:195
Methodforward
( self, desc0, desc1, encoding0, encoding1, mask0: Optional[to
src/model/LightGlue/lightglue/lightglue.py:233
Methodforward
build assignment matrix from descriptors
src/model/LightGlue/lightglue/lightglue.py:281
Methodforward
Match keypoints and descriptors between two images Input (dict): image0: dict keypoints: [B x M x 2]
src/model/LightGlue/lightglue/lightglue.py:450
Methodforward
:param scores_map: Bx1xHxW :param descriptor_map: BxCxHxW :param sub_pixel: whether to use sub-pixel keypoint detection
src/model/LightGlue/lightglue/aliked.py:127
Methodforward
(self, x)
src/model/LightGlue/lightglue/aliked.py:328
Methodforward
(self, x)
src/model/LightGlue/lightglue/aliked.py:412
Methodforward
(self, x: torch.Tensor)
src/model/LightGlue/lightglue/aliked.py:460
Methodforward
(self, x, keypoints)
src/model/LightGlue/lightglue/aliked.py:534
Methodforward
(self, data: dict)
src/model/LightGlue/lightglue/aliked.py:740
Methodforward
(self, data: dict)
src/model/LightGlue/lightglue/dog_hardnet.py:15
Methodforward
Compute keypoints, scores, descriptors for image
src/model/LightGlue/lightglue/superpoint.py:150
Methodforward
( self, prediction: DecoderOutput, batch: BatchedExample, gaussians: Gaussians
src/loss/loss_mse.py:23
Methodforward
Compute the correspondence loss
src/loss/loss_pose.py:29
Methodforward
( self, prediction: DecoderOutput, # prediction2: DecoderOutput, # prediction3
src/loss/loss_lpips.py:36
Methodforward
( self, prediction: DecoderOutput, batch: BatchedExample, gaussians: Gaussians
src/loss/loss_multissim.py:25
Methodfreeze
(self)
src/model/unidepth/backbones/dinov2.py:340
Methodfreeze
(self)
src/model/unidepth/backbones/convnext.py:503
Methodfreeze
(self)
src/model/unidepth/backbones/convnext2.py:279
Functiongenerate_fourier_features
(x, max_freq=64, num_bands=16)
src/model/unidepth/layers/positional_encoding.py:89
Functiongenerate_heterogeneous_index_transpose
Generate an index that can be used to "transpose" the heterogeneous index. Applying the index a second time inverts the "transpose."
src/misc/heterogeneous_pairings.py:27
Methodget_bound
( self, bound: Literal["near", "far"], num_views: int, )
src/dataset/dataset_re10k_test.py:141
Methodget_bound
( self, bound: Literal["near", "far"], num_views: int, )
src/dataset/dataset_acid_test.py:138
← previousnext →601–700 of 843, ranked by callers