MCPcopy Create free account

hub / github.com/Jasonkks/PTTR / functions

Functions1,101 in github.com/Jasonkks/PTTR

↓ 1 callersFunctionmain
()
OpenPCDet/tools/demo.py:79
↓ 1 callersFunctionmain
()
OpenPCDet/pcdet/datasets/waymo/waymo_eval.py:218
↓ 1 callersMethodmake_multihead
(self, input_channels)
OpenPCDet/pcdet/models/dense_heads/anchor_head_multi.py:174
↓ 1 callersFunctionmaster2model
Copy `master_params` to `model_params`.
OpenPCDet/tools/train_utils/optimization/fastai_optim.py:68
↓ 1 callersFunctionmerge_new_config
(config, new_config)
OpenPCDet/pcdet/config.py:51
↓ 1 callersFunctionmodel_fn_decorator
()
OpenPCDet/pcdet/models/__init__.py:37
↓ 1 callersFunctionmodel_func
(model, batch_dict)
OpenPCDet/pcdet/models/__init__.py:40
↓ 1 callersFunctionmodel_g2master_g
Copy the `model_params` gradients to `master_params` for the optimizer step.
OpenPCDet/tools/train_utils/optimization/fastai_optim.py:52
↓ 1 callersFunctionmodel_state_to_cpu
(model_state)
OpenPCDet/tools/train_utils/train_utils.py:138
↓ 1 callersFunctionnum_children
(m: nn.Module)
OpenPCDet/tools/train_utils/optimization/__init__.py:23
↓ 1 callersFunctionop_map
(op)
OpenPCDet/pcdet/utils/commu_utils.py:150
↓ 1 callersFunctionparse_config
()
OpenPCDet/tools/train.py:21
↓ 1 callersFunctionparse_config
()
OpenPCDet/tools/test.py:21
↓ 1 callersFunctionparse_config
()
OpenPCDet/tools/demo.py:63
↓ 1 callersFunctionpoint_cmp
OpenPCDet/pcdet/ops/iou3d_nms/src/iou3d_cpu.cpp:124
↓ 1 callersFunctionpose_numpy_to_dict
Conert pandaset pose dict to a numpy vector in order to pass it through the network
OpenPCDet/pcdet/datasets/pandaset/pandaset_dataset.py:35
↓ 1 callersMethodpost_processing
Args: batch_dict: batch_size: batch_cls_preds: (B, num_boxes, num_classes | 1) or (N1+N2+..., num
OpenPCDet/pcdet/models/detectors/second_net_iou.py:75
↓ 1 callersMethodpreprocess
Preprocess images Args: images: (N, 3, H, W), Input images Return x: (N, 3, H, W), Preprocessed image
OpenPCDet/pcdet/models/backbones_3d/vfe/image_vfe_modules/ffn/ddn/ddn_template.py:143
↓ 1 callersMethodput_boxes_on_road_planes
Only validate in KITTIDataset Args: gt_boxes: (N, 7 + C) [x, y, z, dx, dy, dz, heading, ...] road_planes: [a,
OpenPCDet/pcdet/datasets/augmentor/database_sampler.py:137
↓ 1 callersFunctionquadrilateral_intersection
(pts1, pts2, int_pts)
OpenPCDet/pcdet/datasets/kitti/kitti_object_eval_python/rotate_iou.py:181
↓ 1 callersFunctionquaternion_yaw
Calculate the yaw angle from a quaternion. Note that this only works for a quaternion that represents a box in lidar or global coordinate fra
OpenPCDet/pcdet/datasets/lyft/lyft_utils.py:68
↓ 1 callersFunctionquaternion_yaw
Calculate the yaw angle from a quaternion. Note that this only works for a quaternion that represents a box in lidar or global coordinate fra
OpenPCDet/pcdet/datasets/nuscenes/nuscenes_utils.py:234
↓ 1 callersMethodread_calib_file
Read in a calibration file and parse into a dictionary.
Dataset.py:102
↓ 1 callersMethodread_defaults
Read the values inside the optimizer for the hyper-parameters.
OpenPCDet/tools/train_utils/optimization/fastai_optim.py:214
↓ 1 callersFunctionrecall_precision
(gt, predictions, iou_threshold_list)
OpenPCDet/pcdet/datasets/lyft/lyft_mAP_eval/lyft_eval.py:272
↓ 1 callersFunctionregularizePC
(PC, input_size, istrain=True, keep_first_half=True)
kitty_utils.py:96
↓ 1 callersMethodremove_ego_points
(points, center_radius=1.0)
OpenPCDet/pcdet/datasets/lyft/lyft_dataset.py:38
↓ 1 callersMethodreorder_rois_for_refining
(batch_size, pred_dicts)
OpenPCDet/pcdet/models/dense_heads/center_head.py:307
↓ 1 callersMethodreset
(self)
searchspace.py:42
↓ 1 callersMethodreset
(self)
searchspace.py:76
↓ 1 callersMethodreset
(self)
searchspace.py:100
↓ 1 callersMethodreset
(self, n_comp=5)
searchspace.py:173
↓ 1 callersMethodreset
(self)
metrics.py:13
↓ 1 callersMethodreset
(self)
OpenPCDet/pcdet/utils/common_utils.py:257
↓ 1 callersMethodroi_grid_pool
Args: batch_dict: batch_size: rois: (B, num_rois, 7 + C) point_coords: (num_point
OpenPCDet/pcdet/models/roi_heads/voxelrcnn_head.py:106
↓ 1 callersMethodroi_grid_pool
Args: batch_dict: batch_size: rois: (B, num_rois, 7 + C) point_coords: (num_point
OpenPCDet/pcdet/models/roi_heads/pvrcnn_head.py:64
↓ 1 callersMethodroi_grid_pool
Args: batch_dict: batch_size: rois: (B, num_rois, 7 + C) spatial_features_2d: (B,
OpenPCDet/pcdet/models/roi_heads/second_head.py:53
↓ 1 callersMethodroiaware_pool
Args: batch_dict: batch_size: rois: (B, num_rois, 7 + C) point_coords: (num_point
OpenPCDet/pcdet/models/roi_heads/partA2_head.py:104
↓ 1 callersMethodroipool3d_gpu
Args: batch_dict: batch_size: rois: (B, num_rois, 7 + C) point_coords: (num_point
OpenPCDet/pcdet/models/roi_heads/pointrcnn_head.py:85
↓ 1 callersMethodrotate
Applies a rotation. :param rot_matrix: <np.float: 3, 3>. Rotation matrix. :return: <None>.
data_classes.py:88
↓ 1 callersFunctionrotate_points_along_z
Args: points: (B, N, 3 + C) angle: (B), angle along z-axis, angle increases x ==> y Returns:
OpenPCDet/tools/visual_utils/visualize_utils.py:19
↓ 1 callersMethodrun_eval_ops
( self, sess, graph, metrics, prediction_frame_id, prediction_
OpenPCDet/pcdet/datasets/waymo/waymo_eval.py:136
↓ 1 callersMethodsample_rois_for_rcnn
Args: batch_dict: batch_size: rois: (B, num_rois, 7 + C) roi_scores: (B, num_rois
OpenPCDet/pcdet/models/roi_heads/target_assigner/proposal_target_layer.py:64
↓ 1 callersMethodsample_with_fixed_number
Args: class_name: sample_group: Returns:
OpenPCDet/pcdet/datasets/augmentor/database_sampler.py:117
↓ 1 callersFunctionsave_checkpoint
(state, filename='checkpoint')
OpenPCDet/tools/train_utils/train_utils.py:164
↓ 1 callersFunctionsave_lidar_points
(frame, cur_save_path, use_two_returns=True)
OpenPCDet/pcdet/datasets/waymo/waymo_utils.py:160
↓ 1 callersFunctionscatter_point_inds
(indices, point_inds, shape)
OpenPCDet/pcdet/utils/common_utils.py:225
↓ 1 callersFunctionsector_fps
Args: points: (N, 3) num_sampled_points: int num_sectors: int Returns: sampled_points: (N_out, 3)
OpenPCDet/pcdet/models/backbones_3d/pfe/voxel_set_abstraction.py:78
↓ 1 callersMethodsectorized_proposal_centric_sampling
Args: roi_boxes: (M, 7 + C) points: (N, 3) Returns: sampled_points: (N_out, 3)
OpenPCDet/pcdet/models/backbones_3d/pfe/voxel_set_abstraction.py:206
↓ 1 callersMethodserialize
Returns: Serialized instance as dict.
OpenPCDet/pcdet/datasets/lyft/lyft_mAP_eval/lyft_eval.py:200
↓ 1 callersMethodset_nms_score_by_class
(self, iou_preds, cls_preds, label_preds, score_by_class)
OpenPCDet/pcdet/models/detectors/second_net_iou.py:59
↓ 1 callersMethodsigmoid_cross_entropy_with_logits
PyTorch Implementation for tf.nn.sigmoid_cross_entropy_with_logits: max(x, 0) - x * z + log(1 + exp(-abs(x))) in https://www.
OpenPCDet/pcdet/utils/loss_utils.py:25
↓ 1 callersFunctionsort_vertex_in_convex_polygon
(int_pts, num_of_inter)
OpenPCDet/pcdet/datasets/kitti/kitti_object_eval_python/rotate_iou.py:34
↓ 1 callersFunctionstatistics_info
(cfg, ret_dict, metric, disp_dict)
OpenPCDet/tools/eval_utils/eval_utils.py:12
↓ 1 callersMethodstep
(self, step)
OpenPCDet/tools/train_utils/optimization/learning_schedules_fastai.py:44
↓ 1 callersMethodsubsample_rois
(self, max_overlaps)
OpenPCDet/pcdet/models/roi_heads/target_assigner/proposal_target_layer.py:117
↓ 1 callersFunctiontest
test_tracking.py:29
↓ 1 callersFunctiontest
test_tracking_waymo.py:42
↓ 1 callersFunctiontrain_model
(model, optimizer, train_loader, model_func, lr_scheduler, optim_cfg, start_epoch, total_epoch
OpenPCDet/tools/train_utils/train_utils.py:89
↓ 1 callersFunctiontrain_one_epoch
(model, optimizer, train_loader, model_func, lr_scheduler, accumulated_iter, optim_cfg, ra
OpenPCDet/tools/train_utils/train_utils.py:11
↓ 1 callersMethodtransform
Applies a homogeneous transform. :param transf_matrix: <np.float: 4, 4>. Homogenous transformation matrix. :return: <None>.
data_classes.py:96
↓ 1 callersMethodtransform
(self, transf_matrix, rtol=1e-6, atol=1e-6)
data_classes.py:220
↓ 1 callersMethodtransform_fuse
Use transformer to fuse feature. template_feature : BxCxN template_xyz : BxNx3
pointnet2/models/pointnet_transformer.py:217
↓ 1 callersMethodtransform_grid
Transforms voxel sampling grid into frustum sampling grid Args: grid: (B, X, Y, Z, 3), Voxel sampling grid gr
OpenPCDet/pcdet/models/backbones_3d/vfe/image_vfe_modules/f2v/frustum_grid_generator.py:79
↓ 1 callersMethodtranslate
Applies a translation to the point cloud. :param x: <np.float: 3, 1>. Translation in x, y, z. :return: <None>.
data_classes.py:79
↓ 1 callersFunctiontranslate_boxes_to_open3d_instance
4-------- 6 /| /| 5 -------- 3 . | | | | . 7 -------- 1 |/ |/
OpenPCDet/tools/visual_utils/open3d_vis_utils.py:76
↓ 1 callersMethodvector_pool_with_local_interpolate
Args: xyz: (N, 3) xyz_batch_cnt: (batch_size) features: (N, C) new_xyz: (M, 3) ne
OpenPCDet/pcdet/ops/pointnet2/pointnet2_stack/pointnet2_modules.py:361
↓ 1 callersMethodvector_pool_with_voxel_query
(self, xyz, xyz_batch_cnt, features, new_xyz, new_xyz_batch_cnt)
OpenPCDet/pcdet/ops/pointnet2/pointnet2_stack/pointnet2_modules.py:316
↓ 1 callersFunctionvisualize_pts
(pts, fig=None, bgcolor=(0, 0, 0), fgcolor=(1.0, 1.0, 1.0), show_intensity=False, size=(600,
OpenPCDet/tools/visual_utils/visualize_utils.py:72
↓ 1 callersMethodwith_pos_embed
(self, tensor, pos_embed: Optional[Tensor])
pointnet2/models/transformer.py:109
↓ 1 callersMethodwith_pos_embed
(self, tensor, pos_embed: Optional[Tensor])
pointnet2/models/transformer.py:171
↓ 1 callersFunctionwrap_in_box
(input)
OpenPCDet/pcdet/datasets/lyft/lyft_mAP_eval/lyft_eval.py:221
↓ 1 callersFunctionwrite_version_to_file
(version, target_file)
OpenPCDet/setup.py:25
FunctionCenterbox
(sample_box, gt_box)
kitty_utils.py:295
FunctionPYBIND11_MODULE
OpenPCDet/pcdet/ops/pointnet2/pointnet2_batch/src/pointnet2_api.cpp:10
FunctionPYBIND11_MODULE
OpenPCDet/pcdet/ops/pointnet2/pointnet2_stack/src/pointnet2_api.cpp:12
FunctionPYBIND11_MODULE
OpenPCDet/pcdet/ops/roipoint_pool3d/src/roipoint_pool3d.cpp:57
FunctionPYBIND11_MODULE
OpenPCDet/pcdet/ops/roiaware_pool3d/src/roiaware_pool3d.cpp:172
FunctionPYBIND11_MODULE
OpenPCDet/pcdet/ops/iou3d_nms/src/iou3d_nms_api.cpp:11
FunctionPYBIND11_MODULE
pointnet2/_ext-src/pointnet2_3DSSD/src/pointnet2_api.cpp:10
FunctionPYBIND11_MODULE
pointnet2/_ext-src/src/bindings.cpp:7
MethodPoint
OpenPCDet/pcdet/ops/iou3d_nms/src/iou3d_cpu.cpp:41
Method__call__
Args: data_dict: gt_boxes: (N, 7 + C) [x, y, z, dx, dy, dz, heading, ...] Returns:
OpenPCDet/pcdet/datasets/augmentor/database_sampler.py:207
Method__del__
(self)
OpenPCDet/pcdet/datasets/augmentor/database_sampler.py:59
Method__eq__
(self, other)
data_classes.py:156
Method__getitem__
(self, index)
waymo_dataset.py:107
Method__getitem__
(self, index)
waymo_dataset.py:329
Method__getitem__
(self, index)
Dataset.py:149
Method__getitem__
(self, index)
Dataset.py:208
Method__getitem__
(self, index)
OpenPCDet/tools/demo.py:46
Method__getitem__
To support a custom dataset, implement this function to load the raw data (and labels), then transform them to the unified normative
OpenPCDet/pcdet/datasets/pandaset/pandaset_dataset.py:101
Method__getitem__
(self, index)
OpenPCDet/pcdet/datasets/kitti/kitti_dataset.py:371
Method__getitem__
(self, index)
OpenPCDet/pcdet/datasets/lyft/lyft_dataset.py:86
Method__getitem__
(self, index)
OpenPCDet/pcdet/datasets/waymo/waymo_dataset.py:185
Method__getitem__
(self, index)
OpenPCDet/pcdet/datasets/nuscenes/nuscenes_dataset.py:117
Method__getstate__
(self)
OpenPCDet/pcdet/datasets/dataset.py:52
Method__getstate__
(self)
OpenPCDet/pcdet/datasets/augmentor/data_augmentor.py:35
Method__getstate__
(self)
OpenPCDet/pcdet/datasets/augmentor/database_sampler.py:51
Method__init__
Class for manipulating and viewing point clouds. :param points: <np.float: 4, n>. Input point cloud matrix.
data_classes.py:13
Method__init__
:param center: [<float>: 3]. Center of box given as x, y, z. :param size: [<float>: 3]. Size of box in width, length, height.
data_classes.py:131
← previousnext →401–500 of 1,101, ranked by callers