Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
## Mamba3D
|
| 2 |
|
|
|
|
|
|
|
| 3 |
### Code: https://github.com/xhanxu/Mamba3D
|
| 4 |
|
| 5 |
### Pretrained weights: [mamba3d_pointmae](./pretrain_pointmae/ckpt-last.pth)
|
|
|
|
| 1 |
## Mamba3D
|
| 2 |
|
| 3 |
+
[**[ACM MM 24] Mamba3D: Enhancing Local Features for 3D Point Cloud Analysis via State Space Model**](https://arxiv.org/abs/2404.14966)
|
| 4 |
+
|
| 5 |
### Code: https://github.com/xhanxu/Mamba3D
|
| 6 |
|
| 7 |
### Pretrained weights: [mamba3d_pointmae](./pretrain_pointmae/ckpt-last.pth)
|