detectree2 package
Subpackages
- detectree2.data_loading package
- detectree2.models package
- detectree2.preprocessing package
- detectree2.tests package
Submodules
detectree2.constants module
Module contents
detectree2: Automatic tree crown delineation using Mask R-CNN.
Requires Detectron2 and PyTorch to be installed separately.
Install PyTorch first (see https://pytorch.org/get-started), then:
pip install 'git+https://github.com/facebookresearch/detectron2.git'
pip install detectree2