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
104 stars 22 forks source link

About the preprocessed superpoints from Box2Mask when preprocessing S3DIS. #40

Open LinLin1031 opened 10 months ago

LinLin1031 commented 10 months ago

Hello! If I want to work with a custom dataset similar to S3DIS, how should I get the preprocessed superpoints from Box2Mask? @ngoductuanlhp @datquocnguyen

ngoductuanlhp commented 9 months ago

Hi @LinLin1031, You could try these repos https://github.com/fpthink/SPNet and https://github.com/loicland/superpoint_graph.

Best.

LinLin1031 commented 9 months ago

Could you please be a little more specific? @ngoductuanlhp

kaoutar-elmouh commented 1 month ago

Bonjour! Si je souhaite travailler avec un ensemble de données personnalisé similaire à S3DIS, comment dois-je obtenir les superpoints prétraités de Box2Mask ?@ngoductuanlhp @datquocnguyen

I have the same question if someone can answer us