↓ 3 callersFunctiondraw_lidar_bbox3d_on_bev(
bboxes_3d, bev_size, bev_range=115, color=(255, 0, 0), thickness=3)
mmdet3d_plugin/datasets/utils.py:155
↓ 3 callersFunctionlidar_nusc_box_to_global(
info,
boxes,
classes,
eval_configs,
eval_version="detection_cvpr_2019",
filter_with_
mmdet3d_plugin/datasets/nuscenes_3d_dataset.py:1098
↓ 2 callersMethod__init__(self, embed_dim, num_heads, bias=True, batch_first=True, attention_dropout=0.0,
causal=False
mmdet3d_plugin/models/attention.py:103
↓ 2 callersMethod__init__(
self,
embed_dims,
vel_dims=3,
mode="add",
output_fc=True,
in
mmdet3d_plugin/models/detection3d/detection3d_blocks.py:25
↓ 2 callersMethod__init__(
self,
embed_dims=256,
fut_ts=12,
fut_mode=6,
ego_fut_ts=6,
e
mmdet3d_plugin/models/motion/motion_blocks.py:18