A-suozhang / Point-Transformer-Cls

My own (unofficial) implementation of the Point Transformer Network, currently for classification tasks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Point-Transformer-Cls

My own (unofficial) implementation of the Point Transformer Network, currently for classification tasks.

Since the authors did not release the detailed network architectures, I set the feature dimensions of the hidden layer at will and keep the #points as 1024. Hope for more details!

Acknowledgements

Thank the code-base of Pointnet_Pointnet2_pytorch and Pointnet2_PyTorch.

About

My own (unofficial) implementation of the Point Transformer Network, currently for classification tasks.


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%Language:Cuda 0.0%Language:C++ 0.0%Language:Shell 0.0%