.gitattributes
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.cfg
detectree2/README.md
detectree2/__init__.py
detectree2/constants.py
detectree2.egg-info/PKG-INFO
detectree2.egg-info/SOURCES.txt
detectree2.egg-info/dependency_links.txt
detectree2.egg-info/requires.txt
detectree2.egg-info/top_level.txt
detectree2/R/README.md
detectree2/R/change_analysis_mortality_growth.R
detectree2/R/cleanCrowns.R
detectree2/R/model_evaluation.R
detectree2/data_loading/__init__.py
detectree2/data_loading/custom.py
detectree2/models/__init__.py
detectree2/models/evaluation.py
detectree2/models/models.py
detectree2/models/outputs.py
detectree2/models/predict.py
detectree2/models/test.py
detectree2/models/train.py
detectree2/models/train_tune.py
detectree2/preprocessing/__init__.py
detectree2/preprocessing/crowns.py
detectree2/preprocessing/tiling.py
detectree2/tests/__init__.py
detectree2/tests/test_all.py
detectree2/tests/test_data.py
detectree2/tests/test_evaluation.py
detectree2/tests/test_models.py
detectree2/tests/test_predict.py
detectree2/tests/test_preprocessing.py
detectree2/tests/input/input.jpg
detectree2/tests/input/iou_data/dummy/dummy.geojson
detectree2/tests/input/iou_data/dummy/dummy1.geojson
detectree2/tests/input/iou_data/dummy/modified/1-mod.geojson
detectree2/tests/input/iou_data/dummy/modified/2-mod.geojson
detectree2/tests/input/iou_data/pred/Prediction_Paracou_20220426_RGB10cm_mosa_rect_cropsmall_286658_583751_40_15_32622.geojson
detectree2/tests/input/iou_data/pred/Prediction_Paracou_20220426_RGB10cm_mosa_rect_cropsmall_286658_583752_40_15_32622.geojson
detectree2/tests/input/iou_data/test/Paracou_20220426_RGB10cm_mosa_rect_cropsmall_286658_583751_40_15.geojson
detectree2/tests/input/iou_data/test/Paracou_20220426_RGB10cm_mosa_rect_cropsmall_286658_583752_40_15.geojson
detectree2/tests/integration/demo.py
requirements/README.md
requirements/dev-requirements.txt
requirements/environment.yml
requirements/requirements.txt
requirements/test-requirements.txt