MCPcopy Create free account

hub / github.com/MaverickPeter/vDiSCO / functions

Functions910 in github.com/MaverickPeter/vDiSCO

Method__init__
(self, model_params: ModelParams)
prnet/models/localizer/deformable_fusion.py:56
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, groups=1, bias=False)
prnet/models/localizer/deformable_fusion.py:449
Method__init__
(self, in_channels)
prnet/models/localizer/deformable_fusion.py:504
Method__init__
(self, C)
prnet/models/localizer/deformable_fusion.py:585
Method__init__
(self, C)
prnet/models/localizer/deformable_fusion.py:605
Method__init__
(self, C)
prnet/models/localizer/deformable_fusion.py:625
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/deformable_fusion.py:648
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/deformable_fusion.py:669
Method__init__
(self, input_dim, output_dim)
prnet/models/localizer/deformable_fusion.py:683
Method__init__
(self, C, version='b4')
prnet/models/localizer/deformable_fusion.py:731
Method__init__
(self, in_channel, out_channel, size, dilation_rates=[3, 6, 9])
prnet/models/localizer/dolgnet.py:10
Method__init__
(self, params, in_channel, out_channel, hidden_channel=2048)
prnet/models/localizer/dolgnet.py:36
Method__init__
(self)
prnet/models/localizer/dolgnet.py:67
Method__init__
(self, model_params: ModelParams)
prnet/models/localizer/fusion.py:50
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, groups=1, bias=False)
prnet/models/localizer/fusion.py:442
Method__init__
(self, in_channels)
prnet/models/localizer/fusion.py:497
Method__init__
(self, C)
prnet/models/localizer/fusion.py:575
Method__init__
(self, C)
prnet/models/localizer/fusion.py:595
Method__init__
(self, C)
prnet/models/localizer/fusion.py:615
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/fusion.py:638
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/fusion.py:659
Method__init__
(self, input_dim, output_dim)
prnet/models/localizer/fusion.py:673
Method__init__
(self, C, version='b4')
prnet/models/localizer/fusion.py:721
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/deformable.py:54
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/deformable.py:74
Method__init__
(self, C)
prnet/models/localizer/deformable.py:89
Method__init__
(self, C)
prnet/models/localizer/deformable.py:108
Method__init__
(self, model_params: ModelParams)
prnet/models/localizer/deformable.py:217
Method__init__
(self, kernel_size)
prnet/models/localizer/hownet.py:19
Method__init__
(self, input_dim, dim)
prnet/models/localizer/hownet.py:56
Method__init__
Args: num_clusters : int The number of clusters dim : int Dimension of descriptors
prnet/models/localizer/netvlad.py:36
Method__init__
(self, model_params: ModelParams)
prnet/models/localizer/netvlad.py:118
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, groups=1, bias=False)
prnet/models/localizer/netvlad.py:200
Method__init__
(self, in_channels)
prnet/models/localizer/netvlad.py:255
Method__init__
(self, C)
prnet/models/localizer/netvlad.py:332
Method__init__
(self, C)
prnet/models/localizer/netvlad.py:352
Method__init__
(self, C)
prnet/models/localizer/netvlad.py:372
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/netvlad.py:395
Method__init__
(self, in_channels, out_channels, scale_factor=2)
prnet/models/localizer/netvlad.py:416
Method__init__
(self, input_dim, output_dim)
prnet/models/localizer/netvlad.py:430
Method__init__
(self, C, version='b4')
prnet/models/localizer/netvlad.py:478
Method__init__
(self, p=3, eps=1e-6, requires_grad=False)
prnet/models/aggregation/GeM.py:7
Method__init__
(self, feature_size, max_samples, cluster_size, output_dim, gating=True, add_batch_norm=True,
prnet/models/aggregation/NetVLADLoupe.py:13
Method__init__
(self, dim, add_batch_norm=True)
prnet/models/aggregation/NetVLADLoupe.py:86
Method__iter__
(self)
prnet/datasets/samplers.py:38
Method__iter__
(self)
prnet/datasets/samplers.py:68
Method__len
(self)
prnet/datasets/samplers.py:74
Method__len__
(self)
prnet/datasets/base_datasets.py:82
Method__len__
(self)
prnet/datasets/oxford/oxford_raw.py:223
Method__len__
(self)
prnet/datasets/oxford/oxford_raw.py:363
Method__len__
(self)
prnet/datasets/nclt/nclt_raw.py:170
Method__len__
(self)
prnet/datasets/nclt/nclt_raw.py:266
Method__repr__
(self)
prnet/models/localizer/deformable_fusion.py:580
Method__repr__
(self)
prnet/models/localizer/fusion.py:570
Method__repr__
(self)
prnet/models/localizer/netvlad.py:327
Method__repr__
(self)
prnet/models/aggregation/GeM.py:18
Method_init_weights
(self)
prnet/models/localizer/deformable_fusion.py:190
Method_init_weights
(self)
prnet/models/localizer/fusion.py:164
Method_is_power_of_2
(n)
prnet/ops/modules/ms_deform_attn.py:163
Functionall_reduce
(data, op="sum", average=False)
prnet/utils/commu_utils.py:148
Functionapply_4x4_to_lrt
(Y_T_X, lrt_X)
prnet/utils/vox_utils/geom.py:170
Methodapply_mem_T_ref_to_lrtlist
(self, lrtlist_cam, Z, Y, X, assert_cube=False)
prnet/utils/vox_utils/vox.py:406
Functionapply_r4x4
(xyz, RT)
prnet/utils/vox_utils/geom.py:43
Functionapply_transform
(input_)
prnet/utils/vox_utils/improc.py:29
Functionapply_transform
(pc: torch.Tensor, m: torch.Tensor)
prnet/datasets/oxford/utils.py:190
Functionapply_transform
(pc: torch.Tensor, m: torch.Tensor)
prnet/datasets/nclt/utils.py:170
Functionaverage_reduce_value
(data)
prnet/utils/commu_utils.py:143
Methodbackward
(xyz, a=None)
prnet/ops/pointnet2/pointnet2_batch/pointnet2_utils.py:32
Methodbackward
(ctx, grad_out)
prnet/ops/pointnet2/pointnet2_batch/pointnet2_utils.py:63
Methodbackward
:param ctx: :param grad_out: (B, C, N) tensor with gradients of outputs :return: grad_features: (B, C, M) tensor
prnet/ops/pointnet2/pointnet2_batch/pointnet2_utils.py:134
Methodbackward
:param ctx: :param grad_out: (B, C, npoint, nsample) tensor of the gradients of the output from forward :return:
prnet/ops/pointnet2/pointnet2_batch/pointnet2_utils.py:180
Methodbackward
(ctx, a=None)
prnet/ops/pointnet2/pointnet2_batch/pointnet2_utils.py:224
Methodbackward
(ctx, a=None)
prnet/ops/pointnet2/pointnet2_stack/voxel_query_utils.py:45
Methodbackward
(ctx, a=None, b=None)
prnet/ops/pointnet2/pointnet2_stack/pointnet2_utils.py:45
Methodbackward
Args: ctx: grad_out: (M1 + M2 ..., C, nsample) tensor of the gradients of the output from forward Returns:
prnet/ops/pointnet2/pointnet2_stack/pointnet2_utils.py:89
Methodbackward
(xyz, a=None)
prnet/ops/pointnet2/pointnet2_stack/pointnet2_utils.py:184
Methodbackward
(xyz, a=None)
prnet/ops/pointnet2/pointnet2_stack/pointnet2_utils.py:221
Methodbackward
(ctx, a=None, b=None)
prnet/ops/pointnet2/pointnet2_stack/pointnet2_utils.py:257
Methodbackward
Args: ctx: grad_out: (N1 + N2 ..., C) Returns: grad_features: (M1 + M2 ..., C)
prnet/ops/pointnet2/pointnet2_stack/pointnet2_utils.py:286
Methodbackward
Args: ctx: grad_new_features: (M1 + M2 ..., num_c_out), num_c_out = num_c_out_each_grid * num_total_grids Re
prnet/ops/pointnet2/pointnet2_stack/pointnet2_utils.py:432
Methodbackward
(ctx, grad_output)
prnet/ops/functions/ms_deform_attn_func.py:32
Functionball_query_wrapper_fast
prnet/ops/pointnet2/pointnet2_batch/src/ball_query.cpp:29
Functionball_query_wrapper_stack
prnet/ops/pointnet2/pointnet2_stack/src/ball_query.cpp:29
Functionbin_depths
Converts depth map into bin indices Args: depth_map: (H, W), Depth Map mode: string, Discretiziation mode (See https://arxiv.
prnet/utils/transform_utils.py:56
Methodbuild_f2v
Builds frustum to voxel transformation Returns: f2v_module: nn.Module, Frustum to voxel transformation
prnet/models/backbones_3d/vfe/image_vfe.py:39
Methodbuild_ffn
Builds frustum feature network Returns: ffn_module: nn.Module, Frustum feature network
prnet/models/backbones_3d/vfe/image_vfe.py:26
Functionbuild_local_aggregation_module
(input_channels, config)
prnet/ops/pointnet2/pointnet2_stack/pointnet2_modules.py:10
Functionbuild_transformer
(args)
prnet/models/model_utils/mppnet_utils.py:405
Functioncamera2pixels
(xyz, pix_T_cam)
prnet/utils/vox_utils/geom.py:270
Functionclass_agnostic_nms
(box_scores, box_preds, nms_config, score_thresh=None)
prnet/models/model_utils/model_nms_utils.py:6
Functioncollate_fn
(data_list)
prnet/datasets/dataset_utils.py:40
Functionconcat_all_gather
Performs all_gather operation on the provided tensors. *** Warning ***: torch.distributed.all_gather has no gradient.
prnet/utils/commu_utils.py:172
Methodcorners3d_to_img_boxes
:param corners3d: (N, 8, 3) corners in rect coordinate :return: boxes: (None, 4) [x1, y1, x2, y2] in rgb coordinate :return:
prnet/utils/calibration_kitti.py:107
Functioncreate_logger
(log_file=None, rank=0, log_level=logging.INFO)
prnet/utils/common_utils.py:85
Functiondecode_bbox_from_heatmap
(heatmap, rot_cos, rot_sin, center, center_z, dim, point_cloud_range=None, voxel_
prnet/models/model_utils/centernet_utils.py:154
Methoddequantize
(self, coords)
prnet/datasets/quantization.py:81
Methoddequantize
(self, coords)
prnet/datasets/quantization.py:101
Functiondraw_gaussian_to_heatmap
(heatmap, center, radius, k=1, valid_mask=None)
prnet/models/model_utils/centernet_utils.py:47
Functiondraw_pc
(pc)
prnet/utils/data_utils/point_clouds.py:20
Functiondraw_registration_result
(source, target, transformation)
prnet/utils/data_utils/point_clouds.py:7
← previousnext →501–600 of 910, ranked by callers