JonasSchult / Mask3D

Mask3D predicts accurate 3D semantic instances achieving state-of-the-art on ScanNet, ScanNet200, S3DIS and STPLS3D.
MIT License
547 stars 110 forks source link

Issue preprocessing ScanNet #38

Closed reynoldscem closed 1 year ago

reynoldscem commented 1 year ago

When trying to run the preprocessing script for ScanNet it fails with ValueError: files doesn't have same coordinates,, from scannet_preprocessing:156. Could you please advise if this is expected or what may be going on here?

reynoldscem commented 1 year ago

Apologies, it appears this was due to my ScanNet data being corrupted.