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

  1. Install PyTorch

  2. Install torch-scatter

  3. Install torch-cluster

  4. Install PyTorch3D (optional)

  5. Install the package:

    python -m pip install pointtree
    

Upgrade

If you want to upgrade to version 0.1.0 of the package, see CHANGELOG.

Package Documentation