MCPcopy Create free account

hub / github.com/MaverickPeter/vDiSCO / functions

Functions910 in github.com/MaverickPeter/vDiSCO

↓ 2 callersFunctionload_im_file_for_generate
(filename)
prnet/datasets/nclt/generate_training_tuples.py:54
↓ 2 callersFunctionload_image
Loads and rectifies an image from file. Args: image_path (str): path to an image from the dataset. model (camera_model.CameraMode
prnet/datasets/oxford/python/image.py:24
↓ 2 callersFunctionload_img_file_oxford
(filename, cam_mode)
prnet/datasets/oxford/generate_evaluation_sets.py:14
↓ 2 callersFunctionload_pc
(file_pathname)
prnet/datasets/nclt/generate_training_tuples.py:24
↓ 2 callersFunctionload_velodyne_binary
Decode a binary Velodyne example (of the form '<timestamp>.bin') Args: example_path (AnyStr): Oxford Radar RobotCar Dataset binary Velodyn
prnet/datasets/oxford/python/velodyne.py:33
↓ 2 callersFunctionload_velodyne_raw
Decode a raw Velodyne example. (of the form '<timestamp>.png') Args: example_path (AnyStr): Oxford Radar RobotCar Dataset raw Velodyne exa
prnet/datasets/oxford/python/velodyne.py:54
↓ 2 callersFunctionmake_collate_fn
(dataset: TrainingDataset, params: TrainingParams)
prnet/datasets/dataset_utils.py:39
↓ 2 callersFunctionmake_cuda_ext
(name, module, sources)
setup.py:17
↓ 2 callersFunctionmodel_factory
(model_params: ModelParams)
prnet/models/model_factory.py:23
↓ 2 callersFunctionms_deform_attn_core_pytorch
(value, value_spatial_shapes, sampling_locations, attention_weights)
prnet/ops/functions/ms_deform_attn_func.py:41
↓ 2 callersFunctionpc2image_file
(pc_filename, vel_folder, cam_num, vel_type)
prnet/datasets/nclt/generate_training_tuples.py:47
↓ 2 callersFunctionpc_concantate
velodyne
prnet/datasets/oxford/oxford_raw.py:32
↓ 2 callersFunctionphase_corr
(a, b)
prnet/utils/loss_utils.py:348
↓ 2 callersMethodread_pc
(self, file_pathname)
prnet/utils/data_utils/point_clouds.py:118
↓ 2 callersMethodread_pcim
(self, file_pathname, sph=False, extrinsics_dir=None)
prnet/utils/data_utils/point_clouds.py:170
↓ 2 callersFunctionrelative_pose
(m1, m2)
prnet/datasets/nclt/utils.py:114
↓ 2 callersFunctionsample_points_with_roi
Args: rois: (M, 7 + C) points: (N, 3) sample_radius_with_roi: num_max_points_of_part: Returns: sampl
prnet/models/backbones_3d/pfe/voxel_set_abstraction.py:45
↓ 2 callersMethodstitch
(self, images, prespheredir)
prnet/datasets/panorama.py:146
↓ 2 callersMethodsumm_oned
(self, name, im, bev=False, fro=False, logvis=False, max_val=0, max_along_y=False, norm=True, frame_id=None, o
prnet/utils/vox_utils/improc.py:159
↓ 2 callersMethodsumm_rgb
(self, name, ims, blacken_zeros=False, frame_id=None, only_return=False, halfres=False)
prnet/utils/vox_utils/improc.py:194
↓ 2 callersMethodto_tuple
(self)
prnet/datasets/base_datasets.py:51
↓ 2 callersFunctionvelodyne_raw_to_pointcloud
Convert raw Velodyne data (from load_velodyne_raw) into a pointcloud Args: ranges (np.ndarray): Raw Velodyne range readings inten
prnet/datasets/oxford/python/velodyne.py:85
↓ 1 callersFunctionRPY2Rot
(x, y, z, roll, pitch, yaw)
prnet/datasets/oxford/utils.py:151
↓ 1 callersFunctionRPY2Rot
(x, y, z, roll, pitch, yaw)
prnet/datasets/nclt/utils.py:131
↓ 1 callersFunctionXYZtoRC
(dataset_type, image_meta, hits, img, cam_id)
prnet/datasets/panorama.py:41
↓ 1 callersMethod_M
(self, axis, theta)
prnet/datasets/augmentation.py:149
↓ 1 callersMethod__init__
(self, dataset_root: str, dataset_type: str, eval_set_pickle: str, device: str, params: ModelParams,
tools/evaluate.py:29
↓ 1 callersMethod__init__
Multi-Scale Deformable Attention Module :param d_model hidden dimension :param n_levels number of feature levels
prnet/ops/modules/ms_deform_attn.py:31
↓ 1 callersMethod__init__
(self, use_xyz: bool = True)
prnet/ops/pointnet2/pointnet2_batch/pointnet2_utils.py:268
↓ 1 callersMethod__init__
(self, dim=1)
prnet/models/model_factory.py:15
↓ 1 callersMethod__init__
(self, model_cfg, input_channels, **kwargs)
prnet/models/backbones_3d/pointnet2_backbone.py:10
↓ 1 callersMethod__init__
(self, model_cfg, input_channels, grid_size, voxel_size, point_cloud_range, **kwargs)
prnet/models/backbones_3d/spconv_unet.py:56
↓ 1 callersMethod__init__
Initializes convolutional block Args: in_channels: int, Number of input channels out_channels: int, Number of
prnet/models/backbones_3d/focal_sparse_conv/SemanticSeg/basic_blocks.py:5
↓ 1 callersMethod__init__
Initializes depth distribution network. Args: constructor: function, Model constructor feat_extract_layer: st
prnet/models/backbones_3d/focal_sparse_conv/SemanticSeg/sem_deeplabv3.py:12
↓ 1 callersMethod__init__
(self, in_channels, out_channels, use_norm=True,
prnet/models/backbones_3d/vfe/pillar_vfe.py:9
↓ 1 callersMethod__init__
(self, model_cfg, input_channels)
prnet/models/backbones_2d/base_bev_backbone.py:7
↓ 1 callersMethod__load_intrinsics
(self, models_dir, cam_name)
prnet/datasets/oxford/image_preprocess.py:117
↓ 1 callersMethod__load_intrinsics
(self, models_dir, images_dir)
prnet/datasets/oxford/python/camera_model.py:133
↓ 1 callersMethod__load_lut
(self, models_dir, cam_name)
prnet/datasets/oxford/image_preprocess.py:131
↓ 1 callersMethod__load_lut
(self, models_dir, images_dir)
prnet/datasets/oxford/python/camera_model.py:147
↓ 1 callersMethod_check_params
(self)
prnet/utils/params.py:209
↓ 1 callersFunction_circle_nms
NMS according to center distance
prnet/models/model_utils/centernet_utils.py:107
↓ 1 callersMethod_forward_impl
(self, x)
prnet/models/backbones_2d/resnet.py:223
↓ 1 callersFunction_gather_feat
(feat, ind, mask=None)
prnet/utils/loss_utils.py:289
↓ 1 callersFunction_gather_feat
(feat, ind, mask=None)
prnet/models/l_utils.py:293
↓ 1 callersMethod_gen_sparse_features
Generate the output sparse features from the focal sparse conv. Args: x: [N, C], lidar sparse features
prnet/models/backbones_3d/focal_sparse_conv/focal_sparse_conv.py:115
↓ 1 callersFunction_generic_transform_sk_3d
(transform, in_type='', out_type='')
prnet/utils/vox_utils/improc.py:17
↓ 1 callersMethod_init_params
(self)
prnet/models/aggregation/NetVLADLoupe.py:142
↓ 1 callersFunction_nms
(heat, kernel=3)
prnet/models/model_utils/centernet_utils.py:72
↓ 1 callersFunction_reg_loss
Refer to https://github.com/tianweiy/CenterPoint L1 regression loss Args: regr (batch x max_objects x dim) gt_regr (batch
prnet/utils/loss_utils.py:257
↓ 1 callersFunction_reg_loss
Refer to https://github.com/tianweiy/CenterPoint L1 regression loss Args: regr (batch x max_objects x dim) gt_regr (batch
prnet/models/l_utils.py:261
↓ 1 callersMethod_reset_parameters
(self)
prnet/ops/modules/ms_deform_attn.py:62
↓ 1 callersMethod_reset_parameters
(self)
prnet/models/model_utils/mppnet_utils.py:192
↓ 1 callersFunction_topk
(scores, K=40)
prnet/models/model_utils/centernet_utils.py:136
↓ 1 callersFunction_transpose_and_gather_feat
(feat, ind)
prnet/utils/loss_utils.py:300
↓ 1 callersFunction_transpose_and_gather_feat
(feat, ind)
prnet/models/l_utils.py:304
↓ 1 callersFunctionall_gather
Run all_gather on arbitrary picklable data (not necessarily tensors) Args: data: any picklable object Returns: list[data]
prnet/utils/commu_utils.py:50
↓ 1 callersFunctionapply_4x4_to_lrtlist
(Y_T_X, lrtlist_X)
prnet/utils/vox_utils/geom.py:153
↓ 1 callersFunctionapply_transform_individual
(input_)
prnet/utils/vox_utils/improc.py:18
↓ 1 callersMethodbackward
(ctx, a=None, b=None)
prnet/ops/pointnet2/pointnet2_batch/pointnet2_utils.py:101
↓ 1 callersFunctionbilinear_interpolate_torch
Args: im: (H, W, C) [y, x] x: (N) y: (N) Returns:
prnet/models/backbones_3d/pfe/voxel_set_abstraction.py:11
↓ 1 callersMethodbreak_up_pc
(self, pc)
prnet/models/backbones_3d/pointnet2_backbone.py:50
↓ 1 callersMethodbreak_up_pc
(self, pc)
prnet/models/backbones_3d/pointnet2_backbone.py:142
↓ 1 callersMethodbuild_modules
Builds modules
prnet/models/backbones_3d/vfe/image_vfe.py:18
↓ 1 callersFunctionbuild_netvlad_pretrain
(model_params)
prnet/models/model_factory.py:59
↓ 1 callersFunctionbuild_se3_transform
Creates an SE3 transform from translation and Euler angles. Args: xyzrpy (list[float]): translation and Euler angles for transform. Must
prnet/datasets/oxford/utils.py:221
↓ 1 callersMethodchannel_reduction
Args: x: x.features (N, C1) out_channels: C2 Returns:
prnet/models/backbones_3d/spconv_unet.py:153
↓ 1 callersFunctioncheck_forward_equal_with_pytorch_double
()
prnet/ops/test.py:32
↓ 1 callersFunctioncheck_forward_equal_with_pytorch_float
()
prnet/ops/test.py:48
↓ 1 callersFunctioncheck_gradient_numerical
(channels=4, grad_value=True, grad_sampling_loc=True, grad_attn_weight=True)
prnet/ops/test.py:63
↓ 1 callersMethodchoose_random
(self)
prnet/datasets/samplers.py:32
↓ 1 callersFunctioncircle_nms
(dets, thresh)
prnet/models/model_utils/centernet_utils.py:81
↓ 1 callersFunctioncolorize
(d)
prnet/utils/vox_utils/improc.py:46
↓ 1 callersMethodcombine_out
Combine the foreground and background sparse features together. Args: x_fore: [N1, C], foreground sparse feat
prnet/models/backbones_3d/focal_sparse_conv/focal_sparse_conv.py:165
↓ 1 callersMethodcompute_embedding
(self, pc, depth, imgs, model, *args, **kwargs)
tools/evaluate.py:96
↓ 1 callersMethodcompute_embedding
Returns global embedding (np.array)
tools/evaluate.py:299
↓ 1 callersFunctionconv1x1
1x1 convolution
prnet/models/backbones_2d/resnet.py:118
↓ 1 callersFunctionconvert
(x_s, y_s, z_s)
prnet/datasets/nclt/project_vel_to_cam_rot.py:30
↓ 1 callersFunctionconvert
(x_s, y_s, z_s)
prnet/datasets/nclt/nclt_raw.py:19
↓ 1 callersFunctionconvert_occ_to_height
(occ, reduce_axis=3)
prnet/utils/vox_utils/improc.py:75
↓ 1 callersMethodcreate_frustum_features
Create image depth feature volume by multiplying image features with depth distributions Args: image_features: (N, C, H,
prnet/models/backbones_3d/vfe/image_vfe_modules/ffn/depth_ffn.py:70
↓ 1 callersFunctioncreate_weights_folder
()
tools/trainer.py:321
↓ 1 callersMethoddelete_unused_layers
(self)
prnet/models/localizer/deformable_fusion.py:761
↓ 1 callersMethoddelete_unused_layers
(self)
prnet/models/localizer/fusion.py:751
↓ 1 callersMethoddelete_unused_layers
(self)
prnet/models/localizer/deformable.py:157
↓ 1 callersMethoddelete_unused_layers
(self)
prnet/models/localizer/netvlad.py:508
↓ 1 callersMethoddequantize
(self, coords)
prnet/datasets/quantization.py:18
↓ 1 callersFunctiondo_train
(params: TrainingParams, resume=False, debug=False, visualize=False, weight=None, device='cpu')
tools/trainer.py:56
↓ 1 callersFunctiondraw_frame_id_on_vis
(vis, frame_id, scale=0.5, left=5, top=20)
prnet/utils/vox_utils/improc.py:98
↓ 1 callersMethodevaluate
(self, model, *args, **kwargs)
tools/evaluate.py:64
↓ 1 callersMethodexpand_batch
(self)
prnet/datasets/samplers.py:77
↓ 1 callersMethodextract_feature
(self, pc, im=None)
prnet/models/localizer/deformable_fusion.py:241
↓ 1 callersMethodextract_feature
(self, pc, im=None)
prnet/models/localizer/fusion.py:234
↓ 1 callersMethodextract_fused_feature
(self, img_feats, lidar_feats)
prnet/models/localizer/deformable_fusion.py:230
↓ 1 callersMethodextract_fused_feature
(self, img_feats, lidar_feats)
prnet/models/localizer/fusion.py:204
↓ 1 callersMethodextract_image_feature
(self, img)
prnet/models/localizer/deformable_fusion.py:218
↓ 1 callersMethodextract_image_feature
(self, img)
prnet/models/localizer/fusion.py:192
↓ 1 callersMethodextract_image_feature
(self, img)
prnet/models/localizer/netvlad.py:138
↓ 1 callersFunctioneye_4x4
(B, device='cuda')
prnet/utils/vox_utils/geom.py:6
↓ 1 callersFunctionfftshift2d
(x)
prnet/models/localizer/deformable_fusion.py:46
← previousnext →101–200 of 910, ranked by callers