↓ 1 callersMethodgather_feature Args: features (torch.Tensor): (len-1, c, z, h, w) locations (torch.Tensor): (len-1, w, h, z, 3) returns:
projects/mmdet3d_plugin/bevformer/modules/concat_conv_module.py:128
↓ 1 callersMethodgather_feature_scales Use grid sample to gather feature from previous BEV volume. Args: features (torch.Tensor): shape (bs, len, w, h, z, c).
projects/mmdet3d_plugin/bevformer/modules/cost_volume_module.py:144
↓ 1 callersMethodget_mono_depth(self, curr_sem_feats, rots, trans, intrins, post_rots, post_trans)
projects/mmdet3d_plugin/bevformer/modules/view_transformer_solo.py:194