↓ 3 callersFunctionpoints_in_boxes_batchFind points that are in boxes (CUDA) Args: points (torch.Tensor): [B, M, 3], [x, y, z] in LiDAR coordinate boxes (torch.Tensor):
mmdet3d/ops/roiaware_pool3d/points_in_boxes.py:86
↓ 3 callersFunctionpoints_in_boxes_gpuFind points that are in boxes (CUDA) Args: points (torch.Tensor): [B, M, 3], [x, y, z] in LiDAR coordinate boxes (torch.Tensor):
mmdet3d/ops/roiaware_pool3d/points_in_boxes.py:6
↓ 2 callersMethod__init__(self,
ranges,
sizes=[[1.6, 3.9, 1.56]],
scales=[1],
mmdet3d/core/anchor/anchor_3d_generator.py:32
↓ 2 callersMethod__init__(self, key, d_model, nhead, dim_feedforward, window_shape, dropout=0.1,
activation="relu", ba
mmdet3d/models/sst/sra_block.py:105
↓ 2 callersMethod__init__(self, d_model, nhead, dim_feedforward=2048, dropout=0.1,
activation="relu", batch_first=Fals
mmdet3d/models/sst/sst_basic_block_v2.py:65
↓ 2 callersMethod__init__(self, d_model, nhead, dim_feedforward=2048, dropout=0.1,
activation="relu", batch_first=Fals
mmdet3d/models/sst/block_sst_basic_block_sconv.py:67
↓ 2 callersMethod__init__(self, d_model, nhead, dim_feedforward=2048, dropout=0.1,
activation="relu", batch_first=Fals
mmdet3d/models/sst/sst_basic_block.py:65
↓ 2 callersMethod__init__(self, d_model, nhead, dim_feedforward=2048, dropout=0.1,
activation="relu", batch_first=Fals
mmdet3d/models/sst/block_sst_basic_block.py:65