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

Add checks to run on CPU if GPU is unavailable #26

Open ma595 opened 2 years ago

ma595 commented 2 years ago

Modify integration test to run on GPU if available.