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

deal with empty geometries in `clean_crowns` #91

Closed PatBall1 closed 1 year ago

PatBall1 commented 1 year ago

Currently throws an error - maybe deal with in stitch_crowns?