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

Change POI definition and limit maximum POI per label #91

Closed abelsiqueira closed 1 year ago

abelsiqueira commented 1 year ago

As discussed with @lyashevska and @bart1, the definition of the POI will change to simply the labelled points. This would be unfeasible with the current amount of labelled points, so we have to select a maximum amount of POI (#48).