loicland / superpoint_graph

Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs
MIT License
758 stars 214 forks source link

Some Problem about partition.py #232

Closed zcy1065670505 closed 3 years ago

zcy1065670505 commented 3 years ago

when I test my custom lidar points ,runing: python partition/partition.py --dataset custom_dataset --ROOT_PATH ./ --voxel_width 0.05 --reg_strength 0.8 --ver_batch 50000000

some problem happened as follow picture shows: Screenshot from 2020-12-18 17-38-09

zcy1065670505 commented 3 years ago

when I test my custom lidar points ,runing: python partition/partition.py --dataset custom_dataset --ROOT_PATH ./ --voxel_width 0.05 --reg_strength 0.8 --ver_batch 50000000 some problem happened as follow picture shows: issue