Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
# LaSSM: Efficient Semantic-Spatial Query Decoding via Local Aggregation and State Space Models for 3D Instance Segmentation
|
| 5 |
+
[[code]](https://github.com/RayYoh/LaSSM)
|
| 6 |
+
| Model | Benchmark | Num GPUs | mAP | AP50 | AP25 | Config | Tensorboard | Exp Record | Model |
|
| 7 |
+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
| 8 |
+
| LaSSM | ScanNet++ V2 Val | 4 | 29.1 | 43.5 | 51.6 | x | x | x | x |
|
| 9 |
+
| LaSSM | ScanNet Val | 4 | 58.4 | 78.1 | 86.1 | - | x | x | x |
|
| 10 |
+
| LaSSM | ScanNet200 Val | 4 | 29.3 | 39.2 | 44.5 | - | x | x | x |
|