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
149 stars 35 forks source link

Dataclasses for F1_score / evaluation.py #34

Open ma595 opened 1 year ago

ma595 commented 1 year ago

Would Record class be better implemented as a dataclass?