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, 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, use_h, use_w, rotate = 1, offset=False, ratio = 0.5, mode=0, prob = 1.)
projects/mmdet3d_plugin/models/utils/grid_mask.py:70