Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

voxel_grid enhancement -> Re-indexation from 0 #44

Open
tchaton opened this issue Jan 13, 2020 · 0 comments
Open

voxel_grid enhancement -> Re-indexation from 0 #44

tchaton opened this issue Jan 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tchaton
Copy link

tchaton commented Jan 13, 2020

Hey @rusty1s,

I am using voxel_grid, and on my 8000 point cloud, it creates a 5001 indexes with the highest being around 400k.

As a result, the pool_pos used to make the aggregation create a massive tensor, which isn't great for memory reduction.

The new features will add reindex=True, return new batch and reindexed indices from 0 to N.

Best.
Thomas Chaton.

@rusty1s rusty1s added the enhancement New feature or request label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants