↓ 1 callersFunctionmsmv_sampling_pytorch value: [B, N, H1W1 + H2W2..., C] sampling_locations: [B, Q, P, 3] scale_weights: [B, Q, P, 4]
models/csrc/wrapper.py:15
↓ 1 callersFunctionmsmv_sampling_pytorch_v2 value: [B, N, H1W1 + H2W2..., C] sampling_locations: [B, Q, P, 3] scale_weights: [B, Q, P, 4]
models/csrc/wrapper.py:41
↓ 1 callersFunctionsampling_4d Args: sample_points: 3D sampling points in shape [B, Q, T, G, P, 3] mlvl_feats: list of multi-scale features from neck, each in s
models/sparsebev_sampling.py:28
↓ 1 callersMethodsimple_test(self, img_metas, img=None, rescale=False, radar_points=None, radar_depth=None, radar_rcs=None, **kwargs)
models/racformer.py:460
Method__call__ Args: bbox_pred (Tensor): Predicted boxes with normalized coordinates (cx, cy, w, h), which are all in range [0,
models/bbox/match_costs/match_cost.py:15
Method__call__ Args: bbox_pred (Tensor): Predicted boxes with normalized coordinates (cx, cy, w, h), which are all in range [0,
models/bbox/match_costs/match_cost.py:39
Method__init__(self,
rot_range=[-0.3925, 0.3925],
scale_ratio_range=[0.95, 1.05],
loaders/pipelines/transforms.py:347
Method__init__(self,
rot_range=[-0.3925, 0.3925],
scale_ratio_range=[0.95, 1.05],
loaders/pipelines/transforms.py:399
Method__init__(self,
coord_type,
load_dim=6,
use_dim=[0, 1, 2],
loaders/pipelines/loading.py:172
Method__init__(self, embed_dims=256, num_heads=8, dropout=0.1, pc_range=[], init_cfg=None)
models/racformer_transformer.py:280
Method__init__(self, embed_dims=256, num_frames=4, num_groups=4, num_points=8, num_levels=4, depth_num=15, pc_range=[], init
models/racformer_transformer.py:336