pointtorch
A Python Package for Deep Learning on 3D Point Clouds Using PyTorch.
This is the documentation for version 0.2.0 of the pointtorch package.
Get started
Install PyTorch
Install torch-scatter
Install torch-cluster
Install PyTorch3D (optional)
Install the package:
python -m pip install pointtorch
Upgrade
If you want to upgrade to version 0.2.0 of the package, see CHANGELOG.