Closed reynoldscem closed 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?
ScanNet
ValueError: files doesn't have same coordinates,
scannet_preprocessing:156
Apologies, it appears this was due to my ScanNet data being corrupted.
When trying to run the preprocessing script for
ScanNet
it fails withValueError: files doesn't have same coordinates,
, fromscannet_preprocessing:156
. Could you please advise if this is expected or what may be going on here?