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

Enable multiclass #72

Closed 0scarJ1ang closed 1 year ago

0scarJ1ang commented 1 year ago

Add two functions that can record and read the list of classes, respectively. Modify the data registration process to include class labels.