↓ 1 callersMethodtransform_grid Transforms voxel sampling grid into frustum sampling grid Args: grid: (B, X, Y, Z, 3), Voxel sampling grid gr
prnet/models/backbones_3d/vfe/image_vfe_modules/f2v/frustum_grid_generator.py:79
↓ 1 callersMethodunproject_image_to_mem(self, rgb_camB, pixB_T_camA, camB_T_camA, Z, Y, X, assert_cube=False, xyz_camA=None)
prnet/utils/vox_utils/vox.py:294
↓ 1 callersMethodvector_pool_with_voxel_query(self, xyz, xyz_batch_cnt, features, new_xyz, new_xyz_batch_cnt)
prnet/ops/pointnet2/pointnet2_stack/pointnet2_modules.py:316
Method__init__(
self, input_channels, num_local_voxel=(3, 3, 3), local_aggregation_type='local_interpolation',
prnet/ops/pointnet2/pointnet2_stack/pointnet2_modules.py:248