↓ 1 callersMethodunified_sample(self, imgs, lidar2img, points, points_idx, bboxes_3d, sampled_img, sampled_num)
projects/mmdet3d_plugin/datasets/pipelines/transform_3d.py:691
Method__call__ Args: bbox_pred (Tensor): Predicted boxes with normalized coordinates (cx, cy, w, h), which are all in range [0,
projects/mmdet3d_plugin/core/bbox/match_costs/match_cost.py:15
Method__init__(self,
rot_range=[-0.78539816, 0.78539816],
scale_ratio_range=[0.95, 1.05],
projects/mmdet3d_plugin/datasets/pipelines/transform_3d.py:339
Method__init__(self,
keys,
meta_keys=('filename', 'ori_shape', 'img_shape', 'lidar2img',
projects/mmdet3d_plugin/datasets/pipelines/formatting.py:53
Method__init__(self,
in_channels=[128, 128, 256],
out_channels=[256, 256, 256],
projects/mmdet3d_plugin/models/necks/second3d_fpn.py:27
Method__init__(
self, in_ch, stage_ch, concat_ch, layer_per_block, module_name, SE=False, identity=False, depthwise=
projects/mmdet3d_plugin/models/backbones/vovnet.py:181
Method__init__(
self, in_ch, stage_ch, concat_ch, block_per_stage, layer_per_block, stage_num, SE=False, depthwise=F
projects/mmdet3d_plugin/models/backbones/vovnet.py:234
Method__init__(self,
in_channels=128,
out_channels=[128, 128, 256],
layer
projects/mmdet3d_plugin/models/backbones/second_3d.py:24
Method__init__(self, use_h, use_w, rotate = 1, offset=False, ratio = 0.5, mode=0, prob = 1.)
projects/mmdet3d_plugin/models/utils/grid_mask.py:70
Method__init__(self,
in_channels,
sparse_shape,
order=('conv', 'norm', 'a
projects/mmdet3d_plugin/models/pts_encoder/sparse_encoder_hd.py:32