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

Multiclass #45

Closed 0scarJ1ang closed 1 year ago

0scarJ1ang commented 1 year ago

Compared to the old pull request(add two function in tiling and edit 3 in training), I added two functions in tiling and training respectively, that can write/read a list which is stored in the tiles folder. For now, these two files need to be called, maybe in the further I will put these functions into other functions, but needs to be careful because that may break the existing flow of one class default tree detection.