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

Omit files for more correct progress bar #131

Open bart1 opened 1 year ago

bart1 commented 1 year ago

https://github.com/point-cloud-radar/bird-cloud-gnn/blob/0ad3dfcff055e96881e2cefbda355e40c4da7c94/bird_cloud_gnn/radar_dataset.py#L292 It would be good here to omit .bin and .pkl files as those are the cache files now each time reading is attempted while they are not valid input files