Hi everyone.
My goal is to add an extension that performs semantic instance segmentation on the Voxel Grid.
Therefore, I need to
- extract the current reconstructed scene as voxelgrid
- map the segmentated voxels back into the reconstructed scene
Is there a method to access the global voxel block?
Any help is appreciated.
Hi everyone.
My goal is to add an extension that performs semantic instance segmentation on the Voxel Grid.
Therefore, I need to
Is there a method to access the global voxel block?
Any help is appreciated.