↓ 1 callersMethod__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:8
↓ 1 callersFunctioncalc_metrics(pred_cls_list, pred_dist_list, pred_flow_list, gt_cls_list, gt_dist_list, gt_flow_list)
tools/ray_iou/metric.py:6
↓ 1 callersMethodloss_single(self,voxel_semantics,voxel_flow,mask_camera,occ,flow)
projects/mmdet3d_plugin/bevformer/dense_heads/bevformer_occ_head.py:181
↓ 1 callersFunctionvoxel2points(voxel, voxelSize, range=[-40.0, -40.0, -1.0, 40.0, 40.0, 5.4], ignore_labels=[17, 255])
utils/vis.py:36
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