MCPcopy Create free account

hub / github.com/Ground-A-Video/Ground-A-Video / functions

Functions1,051 in github.com/Ground-A-Video/Ground-A-Video

FunctionDPT_Next_ViT_L_384
# This docstring shows up in hub.help() MiDaS DPT_Next_ViT_L_384 model for monocular depth estimation pretrained (bool): load pretrained weig
annotator/zoe/zoedepth/models/base_models/midas_repo/hubconf.py:170
FunctionDPT_SwinV2_B_384
# This docstring shows up in hub.help() MiDaS DPT_SwinV2_B_384 model for monocular depth estimation pretrained (bool): load pretrained weight
annotator/zoe/zoedepth/models/base_models/midas_repo/hubconf.py:101
FunctionDPT_SwinV2_L_384
# This docstring shows up in hub.help() MiDaS DPT_SwinV2_L_384 model for monocular depth estimation pretrained (bool): load pretrained weight
annotator/zoe/zoedepth/models/base_models/midas_repo/hubconf.py:78
FunctionDPT_SwinV2_T_256
# This docstring shows up in hub.help() MiDaS DPT_SwinV2_T_256 model for monocular depth estimation pretrained (bool): load pretrained weight
annotator/zoe/zoedepth/models/base_models/midas_repo/hubconf.py:124
FunctionDPT_Swin_L_384
# This docstring shows up in hub.help() MiDaS DPT_Swin_L_384 model for monocular depth estimation pretrained (bool): load pretrained weights
annotator/zoe/zoedepth/models/base_models/midas_repo/hubconf.py:147
FunctionMiDaS
# This docstring shows up in hub.help() MiDaS v2.1 model for monocular depth estimation pretrained (bool): load pretrained weights into model
annotator/zoe/zoedepth/models/base_models/midas_repo/hubconf.py:264
FunctionMiDaS_small
# This docstring shows up in hub.help() MiDaS v2.1 small model for monocular depth estimation on resource-constrained devices pretrained (boo
annotator/zoe/zoedepth/models/base_models/midas_repo/hubconf.py:283
MethodMidas
annotator/zoe/zoedepth/models/base_models/midas_repo/ros/midas_cpp/src/main.cpp:108
MethodToCvImage
annotator/zoe/zoedepth/models/base_models/midas_repo/ros/midas_cpp/src/main.cpp:70
MethodToInput
annotator/zoe/zoedepth/models/base_models/midas_repo/ros/midas_cpp/src/main.cpp:64
Method__call__
( self, attn: Attention, hidden_states, encoder_hidden_states=None, at
controlnet/attention_processor.py:277
Method__call__
(self, attn: Attention, hidden_states, encoder_hidden_states=None, attention_mask=None, scale=1.0)
controlnet/attention_processor.py:350
Method__call__
(self, attn: Attention, hidden_states, encoder_hidden_states=None, attention_mask=None)
controlnet/attention_processor.py:380
Method__call__
(self, attn: Attention, hidden_states, encoder_hidden_states=None, attention_mask=None)
controlnet/attention_processor.py:425
Method__call__
(self, attn: Attention, hidden_states, encoder_hidden_states=None, attention_mask=None)
controlnet/attention_processor.py:464
Method__call__
(self, attn: Attention, hidden_states, encoder_hidden_states=None, attention_mask=None, scale=1.0)
controlnet/attention_processor.py:521
Method__call__
(self, attn: Attention, hidden_states, encoder_hidden_states=None, attention_mask=None)
controlnet/attention_processor.py:555
Method__call__
(self, attn: "Attention", hidden_states, encoder_hidden_states=None, attention_mask=None)
controlnet/attention_processor.py:608
Method__call__
(self, input_image)
annotator/zoe/__init__.py:30
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/vkitti.py:41
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:44
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:120
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:280
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:334
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:369
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:403
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:416
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:438
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/transforms.py:465
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/vkitti2.py:42
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/diode.py:41
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/data_mono.py:524
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/diml_outdoor_test.py:40
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/sun_rgbd_loader.py:40
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/hypersim.py:58
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/ddad.py:41
Method__call__
(self, sample)
annotator/zoe/zoedepth/data/diml_indoor_test.py:41
Method__call__
:param prob: ordinal regression probability, N x 2*Ord Num x H x W, torch.Tensor :param gt: depth ground truth, NXHxW, torch.Tensor
annotator/zoe/zoedepth/trainers/loss.py:168
Method__call__
(self, x)
annotator/zoe/zoedepth/models/base_models/midas.py:172
Method__call__
(self, x)
annotator/zoe/zoedepth/models/base_models/midas.py:186
Method__call__
(self, sample)
annotator/zoe/zoedepth/models/base_models/midas_repo/tf/transforms.py:162
Method__call__
(self, sample)
annotator/zoe/zoedepth/models/base_models/midas_repo/tf/transforms.py:205
Method__call__
(self, sample)
annotator/zoe/zoedepth/models/base_models/midas_repo/tf/transforms.py:218
Method__call__
(self, sample)
annotator/zoe/zoedepth/models/base_models/midas_repo/midas/transforms.py:162
Method__call__
(self, sample)
annotator/zoe/zoedepth/models/base_models/midas_repo/midas/transforms.py:205
Method__call__
(self, sample)
annotator/zoe/zoedepth/models/base_models/midas_repo/midas/transforms.py:218
Method__call__
(self, n, **kwargs)
ldm/lr_scheduler.py:32
Method__call__
(self, n, **kwargs)
ldm/lr_scheduler.py:77
Method__call__
x: arbitrary shape of tensor. dim: cat dim
ldm/modules/diffusionmodules/util.py:20
Method__del__
(self)
annotator/zoe/zoedepth/models/base_models/midas.py:327
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/vkitti.py:93
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/vkitti2.py:125
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/diode.py:95
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/data_mono.py:292
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/diml_outdoor_test.py:89
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/sun_rgbd_loader.py:90
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/hypersim.py:108
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/ddad.py:92
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/ibims.py:57
Method__getitem__
(self, idx)
annotator/zoe/zoedepth/data/diml_indoor_test.py:92
Method__getitem__
(self, i)
ldm/data/imagenet.py:42
Method__getitem__
(self, i)
ldm/data/imagenet.py:339
Method__getitem__
(self, i)
ldm/data/lsun.py:39
Method__init__
( self, unet, num_inv_steps, guidance_scale, null_inv_with_prompt,
null_inv.py:220
Method__init__
(self)
grounding_input/text_grounding_tokinzer_input.py:7
Method__init__
(self)
grounding_input/text_image_grounding_tokinzer_input.py:7
Method__init__
( self, sample_size: Optional[int] = None, in_channels: int = 4, out_channels:
controlnet/unet_3d_condition.py:39
Method__init__
(self, in_features, out_features, rank=4)
controlnet/attention_processor.py:315
Method__init__
(self, hidden_size, cross_attention_dim=None, rank=4)
controlnet/attention_processor.py:338
Method__init__
(self, attention_op: Optional[Callable] = None)
controlnet/attention_processor.py:422
Method__init__
(self)
controlnet/attention_processor.py:460
Method__init__
(self, hidden_size, cross_attention_dim, rank=4, attention_op: Optional[Callable] = None)
controlnet/attention_processor.py:508
Method__init__
(self, slice_size)
controlnet/attention_processor.py:552
Method__init__
(self, slice_size)
controlnet/attention_processor.py:605
Method__init__
( self, query_dim: int, cross_attention_dim: Optional[int] = None, heads: int
controlnet/cross_attention_old.py:37
Method__init__
( self, conditioning_embedding_channels: int, conditioning_channels: int = 3,
controlnet/controlnet.py:41
Method__init__
( self, num_attention_heads: int = 16, attention_head_dim: int = 88, in_channe
controlnet/attention.py:28
Method__init__
( self, dim: int, num_attention_heads: int, attention_head_dim: int, d
controlnet/attention.py:140
Method__init__
(self, query_dim, key_dim, value_dim, heads=8, dim_head=64, dropout=0)
controlnet/attention.py:382
Method__init__
( self, conditioning_embedding_channels: int, conditioning_channels: int = 3,
controlnet/controlnet_3d.py:51
Method__init__
(self, controlnets: Union[List[ControlNetModel3D], Tuple[ControlNetModel3D]])
controlnet/controlnet_3d.py:602
Method__init__
( self, in_channels: int, temb_channels: int, dropout: float = 0.0, nu
controlnet/unet_3d_blocks.py:123
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
controlnet/unet_3d_blocks.py:208
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
controlnet/unet_3d_blocks.py:328
Method__init__
( self, in_channels: int, out_channels: int, prev_output_channel: int,
controlnet/unet_3d_blocks.py:413
Method__init__
( self, channels, use_conv=False, use_conv_transpose=False, out_channels=None, name="conv" )
controlnet/resnet.py:73
Method__init__
(self, channels, use_conv=False, out_channels=None, padding=1, name="conv")
controlnet/resnet.py:150
Method__init__
( self, *, in_channels, out_channels=None, conv_shortcut=False,
controlnet/resnet.py:196
Method__init__
(self)
annotator/zoe/__init__.py:16
Method__init__
(self)
annotator/zoe/zoedepth/utils/misc.py:48
Method__init__
(self)
annotator/zoe/zoedepth/utils/misc.py:76
Method__init__
(self, d=None, **kwargs)
annotator/zoe/zoedepth/utils/easydict/__init__.py:120
Method__init__
(self)
annotator/zoe/zoedepth/data/vkitti.py:36
Method__init__
(self, data_dir_root, do_kb_crop=True)
annotator/zoe/zoedepth/data/vkitti.py:83
Method__init__
Init. Args: probability (float, optional): Flip probability. Defaults to 0.5.
annotator/zoe/zoedepth/data/transforms.py:36
Method__init__
Init. Args: width (int): output width height (int): output height resize_if_needed (bool, optional): If T
annotator/zoe/zoedepth/data/transforms.py:101
Method__init__
Init. Args: width (int): desired output width height (int): desired output height resize_target (bool, op
annotator/zoe/zoedepth/data/transforms.py:158
Method__init__
(self, size)
annotator/zoe/zoedepth/data/transforms.py:331
Method__init__
Init. Args: max_val (float, optional): Max output value. Defaults to 1.0. use_mask (bool, optional): Only operate on
annotator/zoe/zoedepth/data/transforms.py:359
Method__init__
(self, mean, std)
annotator/zoe/zoedepth/data/transforms.py:399
← previousnext →401–500 of 1,051, ranked by callers