POSTECH-CVLab / FastPointTransformer

Official source code of Fast Point Transformer, CVPR 2022
MIT License
269 stars 41 forks source link

The stride parameter in LSA layer #15

Open hanmuchunhua opened 1 year ago

hanmuchunhua commented 1 year ago

Hello, I 'd like to know about whether in the implementation, the stride shoud be kept as 1. What other things I may need to do if I want to expand it to an arbitrary number.