-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Thanks for your contribution!In 'scene_seg.py', line 269, there is a mistake:
"File "/home/master/home/projects/ml-kpconvx-main/Standalone/KPConvX/data_handlers/scene_seg.py", line 269, in load_scenes_in_memory
points, features, labels = self.load_scene_file(file_path)
TypeError: cannot unpack non-iterable NoneType object"
How to solve it? There is an another question,S3DIS is built with many .txt files, in my opinion, we do not need to use .ply files, right? In 'S3DIS_rooms.py', I find several elif sentences,but there is no ' if file_path.endswith('.txt'):', Can you explain this question?
Metadata
Metadata
Assignees
Labels
No labels