IGNF / myria3d

Myria3D: Aerial Lidar HD Semantic Segmentation with Deep Learning
https://ignf.github.io/myria3d/
BSD 3-Clause "New" or "Revised" License
169 stars 23 forks source link

20221014 PyG Rand-LA-Net update to latest state + Max Nodes Budgets #43

Closed CharlesGaydon closed 1 year ago

CharlesGaydon commented 1 year ago

Update module to follow latest refactor/patches in https://github.com/pyg-team/pytorch_geometric/pull/5117. In particular, fixes an issue with subsampling at first layer.

Add option to fix a max budget of points in a cloud, to have fuller data in each sample, which improves segmentation.