PointMamba icon indicating copy to clipboard operation
PointMamba copied to clipboard

PointMamba: A Simple State Space Model for Point Cloud Analysis

Results 24 PointMamba issues
Sort by recently updated
recently updated
newest added

When I tried to install pointnet2_ops, it met some problems below: Building wheels for collected packages: pointnet2_ops Building wheel for pointnet2_ops (setup.py) ... error error: subprocess-exited-with-error × python setup.py bdist_wheel...

I first ran the classification task of ModelNet40 training-from-scratch in pointmamba on four 3080Ti, and selected the your pretrain.pth file to run the train from pre-trained classification of ModelNet40. All...

Thank you for your great work. I would like to ask how to visualize this result, such as Figure 3 in the paper? Can you provide this visualization code?

Excuse me, if this box is not checked, does it mean that the code for splitting and splitting has not been released yet? ![image](https://github.com/LMD0311/PointMamba/assets/148300443/85f2ea44-9724-4f6f-9328-a718815e457c)

Hello, how much GPU memory is used during pre-training in you experiment? How long does it take to complete one epoch when using a single 4090 during pre-training?

Hello, I can't find the space-filling curves in the code. Can you tell me where the Hilbert is in the code? Thank you.

Hello does the current code-base have code for imposing a specific order and then serializing it? If no, will you be uploading it? If yes, I can't find it; in...

It seems that the current repository maintains the old codes. Any plans for releasing the codes of the new updates? Very appreciate it!

Hello, thanks for your outstanding contributions. I would like to ask, since the current code does not use Hilbert curve scanning, does this mean that the serialization of the point...