↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_spearate_top_only.py:144
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_density_top_only.py:126
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_surface.py:127
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_spearate_top_only_both.py:141
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_choose.py:136
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_v1.py:124
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/mae_sst_v1.py:122
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_v2.py:124
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_density_spearate.py:135
↓ 2 callersMethodget_voxel_info Args: voxel_feat: shape=[N, C], N is the voxel num in the batch. coors: shape=[N, 4], [b, z, y, x] Returns:
mmdet3d/models/backbones/multi_mae_sst_choose_v1.py:136
↓ 2 callersFunctionnms_gpuNms function with gpu implementation. Args: boxes (torch.Tensor): Input boxes with the shape of [N, 5] ([x1, y1, x2, y2, ry])
mmdet3d/ops/iou3d/iou3d_utils.py:31
↓ 2 callersFunctionscatter_v2(feat, coors, mode, return_inv=True, min_points=0, unq_inv=None, new_coors=None)
mmdet3d/ops/sst/sst_ops.py:8