Voxelization¶
- torch_lattice.nn.functional.voxelize.voxelize(points, features, *, batch_indices=None, active_rows=None, voxel_size=1.0, origin=0.0, reduction='mean', stride=1)[source]¶
Quantize point rows into a sparse voxel tensor.
Quantize point rows into a sparse voxel tensor.