MCPcopy Create free account

hub / github.com/QWTforGithub/T2LDM / functions

Functions2,893 in github.com/QWTforGithub/T2LDM

↓ 9 callersMethodsave_pointcloud
(self, xyz, colors=None, name="point_cloud.ply")
utils/lidar.py:80
↓ 8 callersMethod__init__
(self, in_channels, pool_features, conv_block=None)
timm/models/inception_v3.py:54
↓ 8 callersMethod__init__
(self, in_chs, out_chs, kernel_size=3, stride=4, pool='maxpool', num_rep=3, num_act=None, chs
timm/models/byobnet.py:1187
↓ 8 callersMethod__init__
(self, inplace: bool = False)
timm/models/layers/activations.py:39
↓ 8 callersFunction_cfg
(url='', **kwargs)
timm/models/resnest.py:19
↓ 8 callersFunction_cfg
(url='', **kwargs)
timm/models/pit.py:30
↓ 8 callersFunction_cfg
(url='')
timm/models/rexnet.py:24
↓ 8 callersFunction_cfg
(url='', **kwargs)
timm/models/cspnet.py:28
↓ 8 callersFunction_cfg
(url='', **kwargs)
timm/models/vgg.py:24
↓ 8 callersFunction_create_cspnet
(variant, pretrained=False, **kwargs)
timm/models/cspnet.py:409
↓ 8 callersFunction_create_pit
(variant, pretrained=False, **kwargs)
timm/models/pit.py:259
↓ 8 callersFunction_create_resnest
(variant, pretrained=False, **kwargs)
timm/models/resnest.py:141
↓ 8 callersFunction_create_rexnet
(variant, pretrained, **kwargs)
timm/models/rexnet.py:184
↓ 8 callersFunction_create_vgg
(variant: str, pretrained: bool, **kwargs: Any)
timm/models/vgg.py:178
↓ 8 callersFunction_gen_efficientnet_edge
Creates an EfficientNet-EdgeTPU model Ref impl: https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet/edgetpu
timm/models/efficientnet.py:817
↓ 8 callersFunction_gen_efficientnetv2_s
Creates an EfficientNet-V2 Small model Ref impl: https://github.com/google/automl/tree/master/efficientnetv2 Paper: `EfficientNetV2: Smaller
timm/models/efficientnet.py:948
↓ 8 callersFunction_log_info_if
(msg, condition)
timm/models/efficientnet_builder.py:64
↓ 8 callersFunction_rep_vgg_bcfg
(d=(4, 6, 16, 1), wf=(1., 1., 1., 1.), groups=0)
timm/models/byobnet.py:198
↓ 8 callersFunctionapply_rope_theta_seq
q,k: [B, N, C](N 必须等于 H*W) 返回:旋转后的 q,k(形状不变)
models/T2LDM.py:268
↓ 8 callersFunctionconv_bn
(in_chs, out_chs, k=3, stride=1, padding=None, dilation=1)
timm/models/selecsls.py:100
↓ 8 callersFunctioncreate_attn
(attn_type, channels, **kwargs)
timm/models/layers/create_attn.py:84
↓ 8 callersFunctionget_boxes_to_boxes
(item, object="car")
data/nuScenes/descriptor.py:538
↓ 8 callersFunctionget_dict
( bin_path, semantic_path, semantic, object_i, w1_num=0,
data/kitti_semantic/descriptor.py:570
↓ 8 callersMethodremove_cls
Remove CLS token.
timm/models/coat.py:484
↓ 7 callersMethod__init__
( self, img_size=224, patch_size=16, in_chans=3, n
timm/models/levit.py:405
↓ 7 callersMethod__init__
(self, scale=1.0, no_relu=False)
timm/models/inception_resnet_v2.py:199
↓ 7 callersFunction_cfg
(url='', **kwargs)
timm/models/res2net.py:18
↓ 7 callersFunction_cfg
(url='', **kwargs)
timm/models/beit.py:35
↓ 7 callersFunction_cfg
(url='', **kwargs)
timm/models/tresnet.py:20
↓ 7 callersFunction_check_args_tf
(kwargs)
timm/data/auto_augment.py:50
↓ 7 callersFunction_create_beit
(variant, pretrained=False, default_cfg=None, **kwargs)
timm/models/beit.py:346
↓ 7 callersFunction_create_res2net
(variant, pretrained=False, **kwargs)
timm/models/res2net.py:135
↓ 7 callersFunction_create_tresnet
(variant, pretrained=False, **kwargs)
timm/models/tresnet.py:250
↓ 7 callersFunction_dm_nfnet_cfg
(depths, channels=(256, 512, 1536, 1536), act_layer='gelu', skipinit=True)
timm/models/nfnet.py:205
↓ 7 callersFunctionconv3x3
3x3 convolution + batch norm
timm/models/xcit.py:133
↓ 7 callersFunctiondownsample_text
(infos, text, save_num=4000)
data/nuScenes/descriptor_plus.py:1786
↓ 7 callersFunctionpad_same
(x, k: List[int], s: List[int], d: List[int] = (1, 1), value: float = 0)
timm/models/layers/padding.py:28
↓ 7 callersMethodreset_parameters
(self)
timm/models/layers/halo_attn.py:161
↓ 7 callersMethodstages
(self, x)
timm/models/hrnet.py:691
↓ 6 callersMethod__init__
(self, in_chs_left, out_chs_left, in_chs_right, out_chs_right, pad_type='', is_reduction=Fals
timm/models/pnasnet.py:188
↓ 6 callersMethod__init__
(self, in_features, out_features=None, act_layer=nn.GELU, kernel_size=3)
timm/models/xcit.py:187
↓ 6 callersMethod__init__
(self, embed_dim: int, # vision image_resolution: int,
models/CLIP/clip/model.py:248
↓ 6 callersFunction_cfg
(url='', **kwargs)
timm/models/dpn.py:25
↓ 6 callersFunction_cfg
(url='', **kwargs)
timm/models/nest.py:36
↓ 6 callersFunction_cfg
(url='', **kwargs)
timm/models/hardcorenas.py:14
↓ 6 callersFunction_cfg
(url='', **kwargs)
timm/models/twins.py:30
↓ 6 callersFunction_create_dpn
(variant, pretrained=False, **kwargs)
timm/models/dpn.py:264
↓ 6 callersFunction_create_nest
(variant, pretrained=False, default_cfg=None, **kwargs)
timm/models/nest.py:395
↓ 6 callersFunction_create_twins
(variant, pretrained=False, **kwargs)
timm/models/twins.py:366
↓ 6 callersFunction_gen_efficientnet_condconv
Creates an EfficientNet-CondConv model. Ref impl: https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet/condconv
timm/models/efficientnet.py:847
↓ 6 callersFunction_gen_hardcorenas
Creates a hardcorenas model Ref impl: https://github.com/Alibaba-MIIL/HardCoReNAS Paper: https://arxiv.org/abs/2102.11646
timm/models/hardcorenas.py:34
↓ 6 callersFunction_gen_mixnet_m
Creates a MixNet Medium-Large model. Ref impl: https://github.com/tensorflow/tpu/tree/master/models/official/mnasnet/mixnet Paper: https://ar
timm/models/efficientnet.py:1110
↓ 6 callersFunction_nfreg_cfg
(depths, channels=(48, 104, 208, 440))
timm/models/nfnet.py:184
↓ 6 callersFunctioncutmix_bbox_and_lam
Generate bbox and apply lambda correction.
timm/data/mixup.py:77
↓ 6 callersFunctiondrop_path
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks). This is the same as the DropConnect impl I created for E
timm/models/layers/drop.py:140
↓ 6 callersFunctionis_exportable
()
timm/models/layers/config.py:44
↓ 6 callersFunctionnum_groups
(group_size, channels)
timm/models/byobnet.py:825
↓ 6 callersMethodrandn_like
( self, x: torch.Tensor, rng: List[torch.Generator] | torch.Generator | No
models/diffusion/base.py:123
↓ 6 callersMethodrevert_depth
Revert normalized depth in [0, 1] back to metric depth in [0, `max_depth`].
utils/lidar.py:274
↓ 6 callersMethodsample_to_lidar
( self, generation=None, # denosing net生成的range image [B,1,H,W] ups
utils/lidar.py:112
↓ 6 callersMethodstep
Performs a single optimization step. Args: closure (callable, optional): A closure that reevaluates the model and returns the los
timm/optim/lars.py:76
↓ 6 callersMethodto_xyz
(self, metric)
utils/lidar.py:57
↓ 5 callersMethod__init__
(self, levels, channels, output_stride=32, num_classes=1000, in_chans=3, cardinality=1, base_
timm/models/dla.py:257
↓ 5 callersMethod__init__
( self, layers, channels=(256, 512, 1024, 2048), num_classes=1000, in_chans=3, global_
timm/models/resnetv2.py:344
↓ 5 callersMethod__init__
Parameters ---------- block (nn.Module): Bottleneck class. - For SENet154: SEBottleneck - For SE-ResN
timm/models/senet.py:228
↓ 5 callersMethod__init__
( self, img_size=224, patch_size=16, in_chans=3, num_classes=1000, embed_dims=(0, 0, 0, 0),
timm/models/coat.py:329
↓ 5 callersMethod__init__
(self, dim)
timm/models/mlp_mixer.py:161
↓ 5 callersMethod__init__
( self, in_chs, out_chs, kernel_size, stride=1, dilation=1, pad_type='', skip=False, a
timm/models/efficientnet_blocks.py:53
↓ 5 callersMethod__init__
(self, dim, num_heads, mlp_ratio=4., drop=0., attn_drop=0., drop_path=0., act_layer=nn.GELU,
timm/models/twins.py:199
↓ 5 callersMethod__init__
( self, channels, rd_ratio=1./16, rd_channels=None, rd_divisor=1, spatial_kernel_size=
timm/models/layers/cbam.py:83
↓ 5 callersFunction_cfg
(url='', **kwargs)
timm/models/levit.py:41
↓ 5 callersFunction_cfg
(url='', **kwargs)
timm/models/selecsls.py:26
↓ 5 callersFunction_cfg
(url='', **kwargs)
timm/models/sknet.py:22
↓ 5 callersFunction_cfg_coat
(url='', **kwargs)
timm/models/coat.py:33
↓ 5 callersFunction_create_coat
(variant, pretrained=False, default_cfg=None, **kwargs)
timm/models/coat.py:606
↓ 5 callersFunction_create_selecsls
(variant, pretrained, **kwargs)
timm/models/selecsls.py:199
↓ 5 callersFunction_create_skresnet
(variant, pretrained=False, **kwargs)
timm/models/sknet.py:142
↓ 5 callersMethod_make_dec_layer
(self, block, planes, bn_d=0.1, stride=2)
eval/models/rangenet/model.py:261
↓ 5 callersMethod_make_enc_layer
(self, block, planes, blocks, stride, bn_d=0.1)
eval/models/rangenet/model.py:126
↓ 5 callersFunction_parse_ksize
(ss)
timm/models/efficientnet_builder.py:69
↓ 5 callersFunction_randomly_negate
With 50% prob, negate the value
timm/data/auto_augment.py:173
↓ 5 callersFunctionconv_nd
Create a 1D, 2D, or 3D convolution module.
models/T2LDM.py:26
↓ 5 callersFunctioncreate_levit
(variant, pretrained=False, default_cfg=None, fuse=False, **kwargs)
timm/models/levit.py:550
↓ 5 callersFunctioncreate_shortcut
(downsample_type, layers: LayerFn, in_chs, out_chs, stride, dilation, **kwargs)
timm/models/byobnet.py:860
↓ 5 callersFunctiondefault_cfg_for_features
(default_cfg)
timm/models/helpers.py:335
↓ 5 callersFunctionefficientnet_init_weights
(model: nn.Module, init_fn=None)
timm/models/efficientnet_builder.py:459
↓ 5 callersFunctionget_hdl64e_linear_ray_angles
( resolution: [int, int] = (64, 1024), fov: [float, float] = (3,-25), device: torch
utils/common.py:810
↓ 5 callersFunctionget_norm_act_layer
(layer_class)
timm/models/layers/create_norm_act.py:23
↓ 5 callersFunctionget_padding
(kernel_size: int, stride: int = 1, dilation: int = 1, **_)
timm/models/layers/padding.py:12
↓ 5 callersFunctionget_padding_value
(padding, kernel_size, **kwargs)
timm/models/layers/padding.py:36
↓ 5 callersFunctionnamed_apply
(fn: Callable, module: nn.Module, name='', depth_first=True, include_root=False)
timm/models/helpers.py:496
↓ 5 callersMethodrun_layer
(self, x, layer, skips, os)
eval/models/rangenet/model.py:280
↓ 5 callersFunctionsave_pkl
( root_path=None, description=None, infos=None )
data/nuScenes/descriptor_plus.py:245
↓ 5 callersFunctionsave_points
(points, colors=None, name="pc.ply")
utils/common.py:1202
↓ 5 callersFunctionsparse_quantize
Modified based on https://github.com/mit-han-lab/torchsparse/blob/462dea4a701f87a7545afb3616bf2cf53dd404f3/torchsparse/utils/quantize.py
eval/metric_utils.py:46
↓ 5 callersFunctionstr_to_interp_mode
(mode_str)
timm/data/transforms.py:68
↓ 4 callersMethod__init__
( self, base_dim, depth, heads, mlp_ratio, pool=None, drop_rate=.0, attn_drop_rate=.0, drop_path_p
timm/models/pit.py:78
↓ 4 callersMethod__init__
( self, img_size=224, patch_size=16, in_chans=3, num_classes=1000, embed_dim=768, depth=12,
timm/models/cait.py:203
↓ 4 callersMethod__init__
( self, img_size=224, img_scale=(1.0, 1.0), patch_size=(8, 16), in_chans=3, num_classes=1000,
timm/models/crossvit.py:262
↓ 4 callersMethod__init__
(self, cfg, in_chans=3, num_classes=1000, output_stride=32, global_pool='avg', drop_rate=0.,
timm/models/cspnet.py:345
← previousnext →101–200 of 2,893, ranked by callers