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

Updating all changes #24

Closed James-Hirst-1998 closed 2 years ago

James-Hirst-1998 commented 2 years ago

Updated F1 script to include additional filters for confidence score and whether the crowns touch the edge. Then a save function allows for this list of filtered crowns to be save to geojson format.