tudelft3d / SUMS-Semantic-Urban-Mesh-Segmentation-public

SUMS: Semantic Urban Mesh Segmentation.
GNU General Public License v3.0
56 stars 14 forks source link

fail to sample the point cloud #10

Closed unMajorce closed 2 years ago

unMajorce commented 2 years ago

Hi: I am trying to run the competited methods follow the step of #2 . I running the Generate_semantic_sampled_points mode, and accept following error: image It seems that the point cloud files are not generated correctly. Why is it happen?

WeixiaoGao commented 2 years ago

Thank you for your question. There was indeed a small bug that I hadn't noticed when I was cleaning up the code. It has now been fixed. Please make sure that you have set 'processing_mode = 1', and 'samplingstrategy*** = 3' for run the competited methods.