PatBall1 / detectree2

Python package for automatic tree crown delineation based on the Detectron2 implementation of Mask R-CNN
https://patball1.github.io/detectree2/
MIT License
148 stars 35 forks source link

Detectree2 Conda packaging #129

Open ma595 opened 7 months ago

ma595 commented 7 months ago

See #63. Provide the ability to install Detectree2 from conda-forge.

conda install -c conda-forge detectree2

Merge only when:

Progress towards #63