pointtree
A Python Package for Tree Instance Segmentation in 3D Point Clouds.
This is the documentation for version 0.1.0 of the pointtree package.
Get started
Install PyTorch
Install torch-scatter
Install torch-cluster
Install PyTorch3D (optional)
Install the package:
python -m pip install pointtree
Upgrade
If you want to upgrade to version 0.1.0 of the package, see CHANGELOG.