↓ 2 callersFunctionpredictions_to_boxes3d(
quat,
proj_ctr,
depth,
size,
locations,
inv_intrinsics,
canon_box_sizes,
min
BEVFormer/projects/mmdet3d_plugin/dd3d/modeling/fcos3d.py:17
↓ 2 callersMethodsimple_test_loss(self, img_metas, img=None, prev_bev=None, given_bev=None, **kwargs)
BEVFormer/projects/mmdet3d_plugin/bevformer/detectors/bevformer.py:339
↓ 1 callersMethod__init__(self, pc_range, use_3d_bbox=True, num_classes=12, num_bboxes=300, *args, **kwargs)
BEVFormer/projects/bevdiffuser/data_utils.py:15
↓ 1 callersMethod__init__(self, use_h, use_w, rotate = 1, offset=False, ratio = 0.5, mode=0, prob = 1.)
BEVFormer/projects/mmdet3d_plugin/models/utils/grid_mask.py:13
↓ 1 callersMethod_box_transform(self, box, resize, crop, flip, img_width)
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/augmentation.py:147
↓ 1 callersMethod_img_transform(self, img, resize, resize_dims, crop, flip)
BEVFormer/projects/mmdet3d_plugin/datasets/pipelines/augmentation.py:167