point-cloud-radar / bird-cloud-gnn

This package generates graph representations from point cloud data and fits graph neural networks for classification problem
Apache License 2.0
8 stars 2 forks source link

Check weights for graph conv #136

Open bart1 opened 1 year ago

bart1 commented 1 year ago

It needs to be checked if graphconv takes the distances as weights, potentially the weights would need to be inverted to make closer nodes weight more heavily