Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutonomousVehicleLaboratory/SemVecNet
/ functions
Functions
2,802 in github.com/AutonomousVehicleLaboratory/SemVecNet
⨍
Functions
2,802
◇
Types & classes
421
↳
Endpoints
3
↓ 2 callers
Method
forward
Placeholder of forward function.
SemVecNet/mmdetection3d/mmdet3d/models/decode_heads/decode_head.py:67
↓ 2 callers
Method
forward_pts_train
Forward function' Args: pts_feats (list[torch.Tensor]): Features of point cloud branch gt_bboxes_3d (list[:obj:`BaseIn
SemVecNet/projects/mmdet3d_plugin/maptr/detectors/maptr.py:118
↓ 2 callers
Method
forward_pts_train
Forward function' Args: pts_feats (list[torch.Tensor]): Features of point cloud branch gt_bboxes_3d (list[:obj:`Bas
SemVecNet/projects/mmdet3d_plugin/bevformer/detectors/bevformer.py:112
↓ 2 callers
Method
forward_single
(self, points, coors)
SemVecNet/mmdetection3d/mmdet3d/ops/voxel/scatter_points.py:73
↓ 2 callers
Method
forward_test
Calls either simple_test or aug_test depending on the length of outer list of points. If len(points) == 1, call simple_test. Otherwise
SemVecNet/mmdetection3d/mmdet3d/models/segmentors/base.py:26
↓ 2 callers
Method
forward_test
(self, img_metas, img=None,points=None, **kwargs)
SemVecNet/projects/mmdet3d_plugin/maptr/detectors/maptr.py:284
↓ 2 callers
Method
forward_test
(self, img_metas, img=None,points=None, sem_map = None, **kwargs)
SemVecNet/projects/mmdet3d_plugin/maptr/detectors/maptrv2.py:355
↓ 2 callers
Method
forward_test
(self, img_metas, img=None, **kwargs)
SemVecNet/projects/mmdet3d_plugin/bevformer/detectors/bevformer.py:233
↓ 2 callers
Function
fuse_conv_bn
During inference, the functionary of batch norm layers is turned off but only the mean and var alone channels are used, which exposes the chance t
SemVecNet/tools/misc/fuse_conv_bn.py:10
↓ 2 callers
Function
fuse_conv_bn
During inference, the functionary of batch norm layers is turned off but only the mean and var alone channels are used, which exposes the chance t
SemVecNet/mmdetection3d/tools/misc/fuse_conv_bn.py:10
↓ 2 callers
Function
fuse_module
(m)
SemVecNet/mmdetection3d/tools/misc/fuse_conv_bn.py:26
↓ 2 callers
Method
gen_vectorized_samples
use lidar2global to get gt map layers
SemVecNet/projects/mmdet3d_plugin/datasets/nuscenes_offlinemap_dataset.py:578
↓ 2 callers
Function
get_2d_boxes
Get the 2D annotation records for a given info. Args: info: Information of the given sample data. occluded: Integer (0, 1, 2, 3)
SemVecNet/tools/data_converter/kitti_converter.py:381
↓ 2 callers
Function
get_2d_boxes
Get the 2D annotation records for a given info. Args: info: Information of the given sample data. occluded: Integer (0, 1, 2, 3)
SemVecNet/mmdetection3d/tools/data_converter/kitti_converter.py:379
↓ 2 callers
Method
get_ann_info
Get annotation info according to the given index. Args: index (int): Index of the annotation data to get. Returns:
SemVecNet/mmdetection3d/mmdet3d/datasets/kitti_dataset.py:139
↓ 2 callers
Method
get_ann_info
Get annotation info according to the given index. Args: index (int): Index of the annotation data to get. Returns:
SemVecNet/mmdetection3d/mmdet3d/datasets/scannet_dataset.py:123
↓ 2 callers
Function
get_available_scenes
Get available scenes from the input nuscenes class. Given the raw data, get the information of available scenes for further info generation.
SemVecNet/tools/data_converter/nuscenes_converter.py:113
↓ 2 callers
Function
get_available_scenes
Get available scenes from the input nuscenes class. Given the raw data, get the information of available scenes for further info generation.
SemVecNet/mmdetection3d/tools/data_converter/nuscenes_converter.py:103
↓ 2 callers
Method
get_bboxes
Generate bboxes from vote head predictions. Args: points (torch.Tensor): Input points. bbox_preds (dict): Predictions
SemVecNet/mmdetection3d/mmdet3d/models/roi_heads/bbox_heads/h3d_bbox_head.py:440
↓ 2 callers
Method
get_bboxes
Generate bboxes from bbox head predictions. Args: preds_dicts (tuple[list[dict]]): Prediction results. img_metas (list
SemVecNet/projects/mmdet3d_plugin/maptr/dense_heads/maptr_head.py:740
↓ 2 callers
Method
get_bev_features
obtain bev features.
SemVecNet/projects/mmdet3d_plugin/bevformer/modules/transformer.py:104
↓ 2 callers
Function
get_calib_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/tools/data_converter/kitti_data_utils.py:72
↓ 2 callers
Function
get_calib_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/mmdetection3d/tools/data_converter/kitti_data_utils.py:72
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/mmdetection3d/mmdet3d/datasets/lyft_dataset.py:125
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/projects/mmdet3d_plugin/datasets/av2_offlinemap_dataset.py:944
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/projects/mmdet3d_plugin/datasets/av2_offlinemap_dataset.py:1567
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/projects/mmdet3d_plugin/datasets/av2_offlinemap_dataset.py:2190
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/projects/mmdet3d_plugin/datasets/av2_offlinemap_dataset.py:2813
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/projects/mmdet3d_plugin/datasets/av2_offlinemap_dataset.py:3420
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/projects/mmdet3d_plugin/datasets/av2_map_dataset.py:1094
↓ 2 callers
Method
get_data_info
Get data info according to the given index. Args: index (int): Index of the sample data to get. Returns: dic
SemVecNet/projects/mmdet3d_plugin/datasets/nuscenes_dataset.py:104
↓ 2 callers
Function
get_direction_target
Encode direction to 0 ~ num_bins-1. Args: anchors (torch.Tensor): Concatenated multi-level anchor. reg_targets (torch.Tensor): Bb
SemVecNet/mmdetection3d/mmdet3d/models/dense_heads/train_mixins.py:318
↓ 2 callers
Function
get_image_index_str
(img_idx, use_prefix_id=False)
SemVecNet/tools/data_converter/kitti_data_utils.py:10
↓ 2 callers
Function
get_image_index_str
(img_idx, use_prefix_id=False)
SemVecNet/mmdetection3d/tools/data_converter/kitti_data_utils.py:10
↓ 2 callers
Function
get_image_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/tools/data_converter/kitti_data_utils.py:40
↓ 2 callers
Function
get_image_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/mmdetection3d/tools/data_converter/kitti_data_utils.py:40
↓ 2 callers
Function
get_label_anno
(label_path)
SemVecNet/tools/data_converter/kitti_data_utils.py:92
↓ 2 callers
Function
get_label_anno
(label_path)
SemVecNet/mmdetection3d/tools/data_converter/kitti_data_utils.py:92
↓ 2 callers
Function
get_label_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/tools/data_converter/kitti_data_utils.py:51
↓ 2 callers
Function
get_label_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/mmdetection3d/tools/data_converter/kitti_data_utils.py:51
↓ 2 callers
Function
get_labels
Get the label of the data Args: data_dir (str): fetch the label from the data_dir
semantic_mapping/src/utils/mapillary_visualization.py:10
↓ 2 callers
Method
get_loss
Calculate loss of voting module. Args: seed_points (torch.Tensor): Coordinate of the seed points. vote_points (torch.
SemVecNet/mmdetection3d/mmdet3d/models/model_utils/vote_module.py:150
↓ 2 callers
Method
get_map
(self, boundary)
semantic_mapping/src/dynamic_map.py:298
↓ 2 callers
Method
get_map_rendered
(self, boundary)
semantic_mapping/src/dynamic_map.py:302
↓ 2 callers
Function
get_paddings_indicator
Create boolean mask by actually number of a padded tensor. Args: actual_num (torch.Tensor): Actual number of points in each voxel.
SemVecNet/mmdetection3d/mmdet3d/models/voxel_encoders/utils.py:9
↓ 2 callers
Function
get_path
(ls_dict)
SemVecNet/tools/maptrv2/custom_av2_map_converter.py:317
↓ 2 callers
Method
get_points
Get points according to feature map sizes. Args: featmap_sizes (list[tuple]): Multi-level feature map sizes. dtype (t
SemVecNet/mmdetection3d/mmdet3d/models/dense_heads/anchor_free_mono3d_head.py:484
↓ 2 callers
Function
get_pose_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/tools/data_converter/kitti_data_utils.py:82
↓ 2 callers
Function
get_pose_path
(idx, prefix, training=True, relative_path=True,
SemVecNet/mmdetection3d/tools/data_converter/kitti_data_utils.py:82
↓ 2 callers
Function
get_rec_direction
(geom)
SemVecNet/tools/maptrv2/custom_av2_map_converter.py:727
↓ 2 callers
Method
get_reference_points
Get the reference points used in SCA and TSA. Args: H, W: spatial shape of bev. Z: hight of pillar. D:
SemVecNet/projects/mmdet3d_plugin/bevformer/modules/encoder.py:51
↓ 2 callers
Method
get_seg_infos
(self)
SemVecNet/tools/data_converter/scannet_data_utils.py:239
↓ 2 callers
Method
get_seg_infos
(self)
SemVecNet/mmdetection3d/tools/data_converter/scannet_data_utils.py:239
↓ 2 callers
Function
get_semantic_image_path
(nusc, relative_path, dirname="semantic/image")
tools/nusc_semantic_mapping.py:123
↓ 2 callers
Function
get_split_parts
(num, num_part)
SemVecNet/mmdetection3d/mmdet3d/core/evaluation/kitti_utils/eval.py:283
↓ 2 callers
Method
get_submatrix
Gets the confusion matrix that only considers the sub-indices Args: indices: List[int] to_probability: bool
semantic_mapping/src/utils/confusion_matrix.py:26
↓ 2 callers
Method
get_tile_boundary
Given the tile index, return the tile boundary index
semantic_mapping/src/dynamic_map.py:306
↓ 2 callers
Method
get_tile_origin
(self, i, j, map_origin=None)
semantic_mapping/src/dynamic_map.py:218
↓ 2 callers
Function
image_box_overlap
(boxes, query_boxes, criterion=-1)
SemVecNet/mmdetection3d/mmdet3d/core/evaluation/kitti_utils/eval.py:85
↓ 2 callers
Method
in_range_bev
Check whether the points are in the given range. Args: point_range (list | torch.Tensor): The range of point in o
SemVecNet/mmdetection3d/mmdet3d/core/points/base_points.py:233
↓ 2 callers
Method
inference
Inference with slide/whole style. Args: points (torch.Tensor): Input points of shape [B, N, 3+C]. img_metas (list[dic
SemVecNet/mmdetection3d/mmdet3d/models/segmentors/encoder_decoder.py:372
↓ 2 callers
Function
inference_detector
Inference point cloud with the detector. Args: model (nn.Module): The loaded detector. pcd (str): Point cloud files. Returns
SemVecNet/mmdetection3d/mmdet3d/apis/inference.py:73
↓ 2 callers
Function
inference_mono_3d_detector
Inference image with the monocular 3D detector. Args: model (nn.Module): The loaded detector. image (str): Image files. a
SemVecNet/mmdetection3d/mmdet3d/apis/inference.py:195
↓ 2 callers
Function
inference_segmentor
Inference point cloud with the segmentor. Args: model (nn.Module): The loaded segmentor. pcd (str): Point cloud files. Retur
SemVecNet/mmdetection3d/mmdet3d/apis/inference.py:254
↓ 2 callers
Method
init_weight
Default initialization for Parameters of Module.
SemVecNet/projects/mmdet3d_plugin/maptr/modules/geometry_kernel_attention.py:59
↓ 2 callers
Method
init_weight
Default initialization for Parameters of Module.
SemVecNet/projects/mmdet3d_plugin/bevformer/modules/spatial_cross_attention.py:71
↓ 2 callers
Method
line_ego_to_mask
Rasterize a single line to mask. Args: line_ego (LineString): line mask (array): semantic mask to paint on
SemVecNet/projects/mmdet3d_plugin/datasets/av2_offlinemap_dataset.py:686
↓ 2 callers
Method
line_ego_to_mask
Rasterize a single line to mask. Args: line_ego (LineString): line mask (array): semantic mask to paint on
SemVecNet/projects/mmdet3d_plugin/datasets/nuscenes_offlinemap_dataset.py:686
↓ 2 callers
Method
line_ego_to_pvmask
(self, line_ego, mask, lidar2f
SemVecNet/projects/mmdet3d_plugin/datasets/av2_offlinemap_dataset.py:672
↓ 2 callers
Method
line_ego_to_pvmask
(self, line_ego, mask, lidar2f
SemVecNet/projects/mmdet3d_plugin/datasets/nuscenes_offlinemap_dataset.py:669
↓ 2 callers
Function
load_augmented_point_cloud
(path, virtual=False, reduce_beams=32)
SemVecNet/projects/mmdet3d_plugin/datasets/pipelines/loading_utils.py:9
↓ 2 callers
Method
load_image
(self, input_file)
semantic_mapping/src/hrnet/hrnet_semantic_segmentation_tensorrt.py:99
↓ 2 callers
Function
lyft_data_prep
Prepare data related to Lyft dataset. Related data consists of '.pkl' files recording basic infos. Although the ground truth database and 2D
SemVecNet/tools/create_data.py:93
↓ 2 callers
Function
lyft_data_prep
Prepare data related to Lyft dataset. Related data consists of '.pkl' files recording basic infos. Although the ground truth database and 2D
SemVecNet/mmdetection3d/tools/create_data.py:85
↓ 2 callers
Method
map_voxel_center_to_point
Map voxel features to its corresponding points. Args: pts_coors (torch.Tensor): Voxel coordinate of each point. voxel
SemVecNet/mmdetection3d/mmdet3d/models/voxel_encoders/voxel_encoder.py:177
↓ 2 callers
Method
map_voxel_center_to_point
Map the centers of voxels to its corresponding points. Args: pts_coors (torch.Tensor): The coordinates of each points, shape
SemVecNet/mmdetection3d/mmdet3d/models/voxel_encoders/pillar_encoder.py:224
↓ 2 callers
Method
merge_labels
(self, src_indices, dst_indices)
semantic_mapping/src/utils/confusion_matrix.py:66
↓ 2 callers
Method
multi_class_nms
Multi-class NMS for box head. Note: This function has large overlap with the `box3d_multiclass_nms` implemented in `m
SemVecNet/mmdetection3d/mmdet3d/models/roi_heads/bbox_heads/parta2_bbox_head.py:559
↓ 2 callers
Function
noise_per_object_v3_
Random rotate or remove each groundtruth independently. use kitti viewer to test this function points_transform_ Args: gt_boxes (np.n
SemVecNet/mmdetection3d/mmdet3d/datasets/pipelines/data_augment_utils.py:333
↓ 2 callers
Function
normalize_bbox
(bboxes, pc_range)
SemVecNet/projects/mmdet3d_plugin/core/bbox/util.py:4
↓ 2 callers
Function
nuscenes_data_prep
Prepare data related to nuScenes dataset. Related data consists of '.pkl' files recording basic infos, 2D annotations and groundtruth databas
SemVecNet/tools/maptrv2/custom_nusc_map_converter.py:849
↓ 2 callers
Function
obtain_sensor2top
Obtain the info with RT matric from general sensor to Top LiDAR. Args: nusc (class): Dataset class in the nuScenes dataset. senso
SemVecNet/tools/maptrv2/custom_nusc_map_converter.py:178
↓ 2 callers
Function
output_to_nusc_box
Convert the output to the box class in the nuScenes. Args: detection (dict): Detection results. - boxes_3d (:obj:`BaseInstan
SemVecNet/mmdetection3d/mmdet3d/datasets/nuscenes_mono_dataset.py:640
↓ 2 callers
Function
output_to_nusc_box
Convert the output to the box class in the nuScenes. Args: detection (dict): Detection results. - boxes_3d (:obj:`BaseInsta
SemVecNet/projects/mmdet3d_plugin/datasets/nuscenes_mono_dataset.py:632
↓ 2 callers
Function
output_to_vecs
(detection)
SemVecNet/projects/mmdet3d_plugin/datasets/nuscenes_offlinemap_dataset.py:2288
↓ 2 callers
Function
parse_require_file
(fpath)
SemVecNet/mmdetection3d/setup.py:116
↓ 2 callers
Function
point_in_quadrilateral
(pt_x, pt_y, corners)
SemVecNet/mmdetection3d/mmdet3d/core/evaluation/kitti_utils/rotate_iou.py:163
↓ 2 callers
Function
points_cam2img
Project points from camera coordicates to image coordinates. Args: points_3d (torch.Tensor): Points in shape (N, 3). proj_mat (to
SemVecNet/mmdetection3d/mmdet3d/core/bbox/structures/utils.py:116
↓ 2 callers
Function
points_in_convex_polygon_3d_jit
Check points is in 3d convex polygons. Args: points (np.ndarray): Input points with shape of (num_points, 3). polygon_surfaces (n
SemVecNet/mmdetection3d/mmdet3d/core/bbox/box_np_ops.py:756
↓ 2 callers
Function
points_transform_
Apply transforms to points and box centers. Args: points (np.ndarray): Input points. centers (np.ndarray): Input box centers.
SemVecNet/mmdetection3d/mmdet3d/datasets/pipelines/data_augment_utils.py:287
↓ 2 callers
Function
post_process_coords
Get the intersection of the convex hull of the reprojected bbox corners and the image canvas, return None if no intersection. Args: c
SemVecNet/tools/data_converter/nuscenes_converter.py:581
↓ 2 callers
Function
post_process_coords
Get the intersection of the convex hull of the reprojected bbox corners and the image canvas, return None if no intersection. Args: c
SemVecNet/mmdetection3d/tools/data_converter/nuscenes_converter.py:534
↓ 2 callers
Method
prepare_test_data
Prepare data for testing. Args: index (int): Index for accessing the target data. Returns: dict: Testing dat
SemVecNet/projects/mmdet3d_plugin/datasets/av2_map_dataset.py:1176
↓ 2 callers
Method
prepare_train_img
Training image preparation. Args: index (int): Index for accessing the target image data. Returns: dict: Tra
SemVecNet/mmdetection3d/mmdet3d/datasets/kitti2d_dataset.py:136
↓ 2 callers
Method
proc_line
(self, line,ego_SE3_city)
SemVecNet/projects/mmdet3d_plugin/datasets/av2_map_dataset.py:708
↓ 2 callers
Method
project_pcd
Extract labels of each point in the pcd from image Args: pcd: np.ndarray with shape (M, N), point cloud of size N with di
semantic_mapping/src/dynamic_map.py:362
↓ 2 callers
Method
random_flip_data_3d
Flip 3D data randomly. Args: input_dict (dict): Result dict from loading pipeline. direction (str): Flip direction. D
SemVecNet/mmdetection3d/mmdet3d/datasets/pipelines/transforms_3d.py:103
↓ 2 callers
Function
rbbox_to_corners
(corners, rbbox)
SemVecNet/mmdetection3d/mmdet3d/core/evaluation/kitti_utils/rotate_iou.py:206
↓ 2 callers
Function
reduce_LiDAR_beams
(pts, reduce_beams_to=32)
SemVecNet/projects/mmdet3d_plugin/datasets/pipelines/loading_utils.py:57
↓ 2 callers
Method
remove_points_in_boxes
Remove the points in the sampled bounding boxes. Args: points (:obj:`BasePoints`): Input point cloud array. boxes (np
SemVecNet/mmdetection3d/mmdet3d/datasets/pipelines/transforms_3d.py:273
← previous
next →
401–500 of 2,802, ranked by callers