yanx27 / Pointnet_Pointnet2_pytorch

PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
MIT License
3.51k stars 874 forks source link

how to use S3DIS data #167

Open gamblewin opened 2 years ago

gamblewin commented 2 years ago

after downloading S3DIS data, it's a .mat file, i can not run "python collect_indoor3d_data.py". how to use this .mat file?

mati3230 commented 2 years ago

You have to download the raw data as .txt files -- there should be multiple options when downloading the S3DIS dataset