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

Remove pep8 from README.md #65

Closed ma595 closed 7 months ago

ma595 commented 1 year ago

Yapf is actually pep8 by default (not google style)...

ma595 commented 7 months ago

This has been addressed.