VinAIResearch / ISBNet

ISBNet: a 3D Point Cloud Instance Segmentation Network with Instance-aware Sampling and Box-aware Dynamic Convolution (CVPR 2023)
BSD 3-Clause "New" or "Revised" License
123 stars 23 forks source link

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

Closed XuDewen closed 9 months ago

XuDewen commented 10 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 9 months ago

You could check this paper Superpoint Transformer.