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
158 stars 39 forks source link

Detectree2 conda packaging #12

Closed ma595 closed 10 months ago

ma595 commented 2 years ago

Provide the ability to install Detectree2 from conda-forge:

conda install -c conda-forge detectree2

Merge only when:

ma595 commented 2 years ago

Local testing is successful, and package has been distributed in the following channel To install this package with conda run: conda install -c ma595 detectree2