Haiyang-W / DSVT

[CVPR2023] Official Implementation of "DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets"
https://arxiv.org/abs/2301.06051
Apache License 2.0
353 stars 28 forks source link

Sparse Shape #75

Open YuRui-Learning opened 1 month ago

YuRui-Learning commented 1 month ago

Thank you for sharing your work! It sounds like you're dealing with larger memory usage during the training process, whether using DSVT_P or DSVT_V. If I want to reduce the Sparse_shape, i meet some bug of model, such as set_attition and pointpillar_scatter. Apart from adjusting INPUT_LAYER.sparse_shape, output_shape, and MAP_TO_BEV.input_shape, anything else need to be adjust? And this params is decision by what?