MCPcopy Create free account

hub / github.com/anshulpaigwar/Frustum-Pointpillars / functions

Functions659 in github.com/anshulpaigwar/Frustum-Pointpillars

↓ 1 callersFunctionget_image_path
(idx, prefix, training=True, relative_path=True, exist_check=True)
second/data/kitti_common.py:103
↓ 1 callersMethodget_inference_input_dict_ros
(self, info, points)
second/core/inference.py:73
↓ 1 callersMethodget_info
(self, idx, data_path, calib = True, extend_matrix=True)
scripts/frustumPP_ros_kitti.py:336
↓ 1 callersMethodget_info
(self, idx, data_path, label_info =True, calib = True, extend_matrix=True)
scripts/frustumPP_results.py:148
↓ 1 callersMethodget_label_anno
(self, label_path)
scripts/frustumPP_ros_kitti.py:309
↓ 1 callersMethodget_label_anno
(self, label_path)
scripts/frustumPP_results.py:121
↓ 1 callersFunctionget_label_path
(idx, prefix, training=True, relative_path=True, exist_check=True)
second/data/kitti_common.py:107
↓ 1 callersMethodget_lr
(self)
torchplus/train/learning_schedules.py:32
↓ 1 callersFunctionget_pos_to_kw_map
(func)
torchplus/tools.py:11
↓ 1 callersFunctionget_velodyne_path
(idx, prefix, training=True, relative_path=True, exist_check=True)
second/data/kitti_common.py:111
↓ 1 callersFunctiongroup_transform_
(loc_noise, rot_noise, locs, rots, group_center, valid_mask)
second/core/preprocess.py:498
↓ 1 callersFunctiongroup_transform_v2_
(loc_noise, rot_noise, locs, rots, group_center, grot_noise, valid_mask)
second/core/preprocess.py:523
↓ 1 callersFunctionhv_in_range
Extract filtered in-range velodyne coordinates based on azimuth & elevation angle limit Args: `x`:velodyne points x array `y`:velodyne points y
scripts/test.py:11
↓ 1 callersFunctionimport_file
(path, name: str = None, add_to_sys=True, disable_warning=False)
second/utils/loader.py:38
↓ 1 callersFunctionimport_name
(name, package=None)
second/utils/loader.py:75
↓ 1 callersMethodinference_vxnet
(self)
scripts/pointpillar_ros.py:277
↓ 1 callersMethodinitialize
(self)
scripts/frustumPP_ros_kitti.py:300
↓ 1 callersMethodinitialize
(self)
scripts/frustumPP_ros_bag.py:327
↓ 1 callersMethodinitialize
(self)
scripts/pointpillar_ros.py:178
↓ 1 callersMethodinitialize
(self)
scripts/frustumPP_results.py:112
↓ 1 callersFunctioniou
Computes pairwise intersection-over-union between box collections. Args: boxes1: a numpy array with shape [N, 4] holding N boxes.
second/data/kitti_common.py:58
↓ 1 callersFunctioniou_jit
calculate box iou. note that jit version runs 2x faster than cython in my machine! Parameters ---------- boxes: (N, 4) ndarray of
second/core/box_np_ops.py:651
↓ 1 callersFunctionkitti_anno_to_corners
(info, annos=None)
scripts/frustumPP_ros_kitti.py:124
↓ 1 callersFunctionkitti_anno_to_corners
(info, annos=None)
scripts/frustumPP_ros_bag.py:152
↓ 1 callersFunctionkitti_anno_to_corners
(info, annos=None)
scripts/pointpillar_ros.py:98
↓ 1 callersFunctionkitti_result_line
(result_dict, precision=4)
second/data/kitti_common.py:414
↓ 1 callersFunctionlidar_to_camera
(points, r_rect, velo2cam)
second/core/box_np_ops.py:612
↓ 1 callersFunctionlidar_to_camera
(points, r_rect, velo2cam)
second/pytorch/core/box_torch_ops.py:371
↓ 1 callersFunctionlimit_period
(val, offset=0.5, period=np.pi)
second/core/box_np_ops.py:461
↓ 1 callersFunctionline_segment_intersection
(pts1, pts2, i, j, temp_pts)
second/core/non_max_suppression/nms_gpu.py:239
↓ 1 callersMethodload_state_dict
(self, state_dict)
torchplus/train/optim.py:82
↓ 1 callersMethodload_vxnet
(self)
scripts/frustumPP_ros_kitti.py:415
↓ 1 callersMethodload_vxnet
(self)
scripts/frustumPP_ros_bag.py:454
↓ 1 callersMethodload_vxnet
(self)
scripts/pointpillar_ros.py:271
↓ 1 callersMethodload_vxnet
(self)
scripts/frustumPP_results.py:221
↓ 1 callersFunctionmax_point_str
(val, max_point)
second/utils/progress_bar.py:93
↓ 1 callersFunctionmerge_labels
(results_dir, class_names, thres)
scripts/merge_ped_cycle.py:9
↓ 1 callersFunctionmerge_labels
(results_dir, class_names, thres)
scripts/merge_results.py:40
↓ 1 callersFunctionminmax_to_corner_2d_v2
(minmax_box)
second/core/box_np_ops.py:430
↓ 1 callersFunctionminmax_to_corner_3d
(minmax_box)
second/core/box_np_ops.py:435
↓ 1 callersFunctionnms_gpu
nms in gpu. Args: dets ([type]): [description] nms_overlap_thresh ([type]): [description] device_id ([type], op
second/core/non_max_suppression/nms_gpu.py:130
↓ 1 callersFunctionnoise_per_box_group
(boxes, valid_mask, loc_noises, rot_noises, group_nums)
second/core/preprocess.py:284
↓ 1 callersFunctionnoise_per_box_group_v2_
(boxes, valid_mask, loc_noises, rot_noises, group_nums, global_rot_noises)
second/core/preprocess.py:324
↓ 1 callersFunctionnon_max_suppression
second/core/cc/nms/nms.h:17
↓ 1 callersFunctionnon_max_suppression_cpu
second/core/cc/nms/nms_cpu.h:24
↓ 1 callersFunctionparam_fp32_copy
(params)
torchplus/train/optim.py:10
↓ 1 callersFunctionpoints_to_bev
convert kitti points(N, 4) to a bev map. return [C, H, W] map. this function based on algorithm in points_to_voxel. takes 5ms in a reduced poi
second/core/point_cloud/bev_ops.py:61
↓ 1 callersFunctionpoints_to_voxel
second/core/cc/point_cloud_ops.h:13
↓ 1 callersMethodpredict
(self, example, preds_dict)
second/pytorch/models/voxelnet.py:745
↓ 1 callersFunctionprepare_loss_weights
get cls_weights and reg_weights from labels.
second/pytorch/models/voxelnet.py:1085
↓ 1 callersFunctionproject_to_image
(points_3d, proj_mat)
second/core/box_np_ops.py:597
↓ 1 callersFunctionproject_velo_to_image
(pts_3d, rect, Trv2c, P2)
second/core/box_np_ops.py:884
↓ 1 callersFunctionprojection_matrix_to_CRT_kitti
(proj)
second/core/box_np_ops.py:465
↓ 1 callersFunctionpublish_cloud
(points, timestamp = None)
scripts/kitti_visualiser_ros.py:54
↓ 1 callersFunctionpublish_test
(np_p_ranged,frame_id)
scripts/test.py:90
↓ 1 callersFunctionpublish_test
(cloud, frame_id)
scripts/pointpillar_ros.py:368
↓ 1 callersFunctionpublish_velo
(cloud, frame_id)
scripts/frustumPP_ros_kitti.py:576
↓ 1 callersFunctionpublish_velo
(cloud, frame_id)
scripts/frustumPP_ros_bag.py:605
↓ 1 callersFunctionpublish_velo_modified
(cloud, frame_id)
scripts/frustumPP_ros_kitti.py:555
↓ 1 callersFunctionpublish_velo_modified
(cloud, frame_id)
scripts/frustumPP_ros_bag.py:584
↓ 1 callersFunctionquadrilateral_intersection
(pts1, pts2, int_pts)
second/core/non_max_suppression/nms_gpu.py:343
↓ 1 callersFunctionquaternion_from_euler
Return quaternion from Euler angles and axis sequence. ai, aj, ak : Euler's roll, pitch and yaw angles axes : One of 24 axis sequences as str
scripts/frustumPP_ros_kitti.py:67
↓ 1 callersFunctionquaternion_from_euler
Return quaternion from Euler angles and axis sequence. ai, aj, ak : Euler's roll, pitch and yaw angles axes : One of 24 axis sequences as str
scripts/frustumPP_ros_bag.py:95
↓ 1 callersFunctionquaternion_from_euler
Return quaternion from Euler angles and axis sequence. ai, aj, ak : Euler's roll, pitch and yaw angles axes : One of 24 axis sequences as str
scripts/pointpillar_ros.py:41
↓ 1 callersMethodread_calib
(self, extend_matrix=True)
scripts/frustumPP_ros_bag.py:364
↓ 1 callersMethodread_calib
(self, extend_matrix=True)
scripts/pointpillar_ros.py:210
↓ 1 callersFunctionread_det_file
Parse lines in 2D detection output files
second/pytorch/train.py:28
↓ 1 callersFunctionread_det_file
Parse lines in 2D detection output files
scripts/fpointnet_to_kitti_label.py:10
↓ 1 callersFunctionread_ref_det_dir
(det_dir, imgset_file )
second/pytorch/train.py:102
↓ 1 callersFunctionremove_dontcare
(image_anno)
scripts/frustumPP_ros_kitti.py:158
↓ 1 callersFunctionremove_dontcare
(image_anno)
scripts/frustumPP_results.py:51
↓ 1 callersFunctionremove_low_score
(image_anno, thresh)
second/pytorch/train.py:61
↓ 1 callersFunctionremove_low_score
(image_anno, thresh)
scripts/frustumPP_ros_kitti.py:147
↓ 1 callersFunctionremove_low_score
(image_anno, thresh)
scripts/frustumPP_ros_bag.py:175
↓ 1 callersFunctionremove_low_score
(image_anno, thresh)
scripts/pointpillar_ros.py:121
↓ 1 callersFunctionrgb_to_float
Converts an RGB list to the packed float format used by PCL From the PCL docs: "Due to historical reasons (PCL was first develop
scripts/kitti_visualiser_ros.py:27
↓ 1 callersFunctionrotate_nms_cc
(dets, thresh)
second/core/non_max_suppression/nms_cpu.py:31
↓ 1 callersFunctionrotate_non_max_suppression_cpu
second/core/cc/nms/nms_cpu.h:73
↓ 1 callersFunctionrotation_2d
rotation 2d points based on origin point clockwise when angle positive. Args: points (float array, shape=[N, point_size, 2]): poin
second/core/box_np_ops.py:302
↓ 1 callersFunctionrotation_2d
rotation 2d points based on origin point clockwise when angle positive. Args: points (float array, shape=[N, point_size, 2]): points
second/pytorch/core/box_torch_ops.py:285
↓ 1 callersFunctionrotation_3d_in_axis
(points, angles, axis=0)
second/core/box_np_ops.py:259
↓ 1 callersFunctionrotation_3d_in_axis
(points, angles, axis=0)
second/pytorch/core/box_torch_ops.py:226
↓ 1 callersMethodrun
(self, idx, data_path, points)
scripts/frustumPP_ros_kitti.py:423
↓ 1 callersMethodrun
(self, points, markers)
scripts/frustumPP_ros_bag.py:462
↓ 1 callersMethodrun
(self, idx, data_path, points)
scripts/frustumPP_results.py:229
↓ 1 callersFunctionry_to_rz
(ry)
scripts/frustumPP_ros_kitti.py:40
↓ 1 callersFunctionry_to_rz
(ry)
scripts/frustumPP_ros_bag.py:40
↓ 1 callersMethodsample_all
(self, root_path, gt_boxes, gt_names,
second/core/sample_ops.py:95
↓ 1 callersMethodsample_class_v2
(self, name, num, gt_boxes)
second/core/sample_ops.py:234
↓ 1 callersMethodsample_group
(self, name, num, gt_boxes, gt_group_ids)
second/core/sample_ops.py:283
↓ 1 callersFunctionsave
save a model into model_dir. Args: model_dir: string, indicate your model dir(save ckpts, summarys, logs, etc). model:
torchplus/train/checkpoint.py:52
↓ 1 callersMethodsave
(self, path)
scripts/pointpillar_ros.py:155
↓ 1 callersFunctionscatter_nd
pytorch edition of tensorflow scatter_nd. this function don't contain except handle code. so use this carefully when indice repeats, don't sup
torchplus/ops/array_ops.py:7
↓ 1 callersMethodsetGLViewWidget
(self, GLViewWidget)
second/utils/bbox_plot.py:184
↓ 1 callersFunctionset_grad
(params, params_with_grad, scale=1.0)
torchplus/train/optim.py:18
↓ 1 callersFunctionset_group_noise_same_
(loc_noise, rot_noise, group_ids)
second/core/preprocess.py:549
↓ 1 callersFunctionset_group_noise_same_v2_
(loc_noise, rot_noise, grot_noise, group_ids)
second/core/preprocess.py:559
↓ 1 callersFunctionshape_mergeable
(x, expected_shape)
second/utils/check.py:6
↓ 1 callersFunctionshift_cloud_func
(cloud, height)
scripts/frustumPP_ros_bag.py:70
↓ 1 callersFunctionsort_vertex_in_convex_polygon
(int_pts, num_of_inter)
second/core/non_max_suppression/nms_gpu.py:196
← previousnext →201–300 of 659, ranked by callers