classification_ModelNet40 | ||
classification_ScanObjectNN | ||
part_segmentation | ||
pointnet2_ops_lib | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt |
pointMLP-pytorch
Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework
Install
Please ensure that python3.7+ is installed. We suggest user use conda to create a new environment.
Install dependencies
pip install -r requirement.txt
Install CUDA kernels
pip install pointnet2_ops_lib/.