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

Multiclass training/prediction example #139

Closed yby026 closed 1 week ago

yby026 commented 5 months ago

Hi guys, I noticed you have updated the model allowing multiclass training and prediction, is there an example on how to do this?

PatBall1 commented 5 months ago

Hi @yby026 we have tested this feature but I haven't published any guidance on it yet. It is on my to do list though. If you need this feature I can work on getting the notebooks tidied up and tutorial published. Feel free to email me on ball.jgc@gmail.com if you'd like to discuss this feature. I would be interested to hear about the problem you are working on!

yby026 commented 5 months ago

Hi @PatBall1, that would be so helpful to have the tutorial! Thanks!

PatBall1 commented 1 week ago

An tutorial that covers this has been added. See: https://patball1.github.io/detectree2/tutorial_multi.html