gwenzhang / Voxel-Mamba

[NIPS'24] Voxel Mamba: Group-Free State Space Models for Point Cloud based 3D Object Detection
Apache License 2.0
85 stars 6 forks source link

hilbert cuda encoder #2

Closed OuyangJunyuan closed 3 months ago

OuyangJunyuan commented 3 months ago

the repo implements the transformation from voxel coordinates to hilber codes. It seems to address the limitation mentioned in this article. and hope this helps!

gwenzhang commented 3 months ago

Thanks. It's a good work. We will consider integrating this method.