VinAIResearch / ISBNet

ISBNet: a 3D Point Cloud Instance Segmentation Network with Instance-aware Sampling and Box-aware Dynamic Convolution (CVPR 2023)
Apache License 2.0
115 stars 23 forks source link

How to convert s3dis .txt format to superpoints data #50

Closed XuDewen closed 7 months ago

XuDewen commented 9 months ago

Can anyone tell me the detailed process of generating a superpoints file (Box2Mask: superpoints )from the .txt files of the S3DIS dataset?

Thank you!

ngoductuanlhp commented 7 months ago

You could check this paper Superpoint Transformer.