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

Investigate whether installing detectron2 is necessary #10

Open ma595 opened 2 years ago

ma595 commented 2 years ago

It is possible to use a minimal set of detectron2 features without installing the entire library. https://github.com/facebookresearch/detectron2/pull/3909