LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
hot_fair_utilities/__init__.py
hot_fair_utilities/georeferencing.py
hot_fair_utilities/utils.py
hot_fair_utilities.egg-info/PKG-INFO
hot_fair_utilities.egg-info/SOURCES.txt
hot_fair_utilities.egg-info/dependency_links.txt
hot_fair_utilities.egg-info/requires.txt
hot_fair_utilities.egg-info/top_level.txt
hot_fair_utilities/inference/__init__.py
hot_fair_utilities/inference/predict.py
hot_fair_utilities/inference/utils.py
hot_fair_utilities/postprocessing/__init__.py
hot_fair_utilities/postprocessing/building_footprint.py
hot_fair_utilities/postprocessing/get_polygons.py
hot_fair_utilities/postprocessing/merge_polygons.py
hot_fair_utilities/postprocessing/polygonize.py
hot_fair_utilities/postprocessing/utils.py
hot_fair_utilities/postprocessing/vectorize.py
hot_fair_utilities/preprocessing/__init__.py
hot_fair_utilities/preprocessing/clip_labels.py
hot_fair_utilities/preprocessing/fix_labels.py
hot_fair_utilities/preprocessing/preprocess.py
hot_fair_utilities/preprocessing/reproject_labels.py
hot_fair_utilities/training/__init__.py
hot_fair_utilities/training/cleanup.py
hot_fair_utilities/training/prepare_data.py
hot_fair_utilities/training/run_training.py
hot_fair_utilities/training/train.py