.copier-answers.yml
.gitignore
.readthedocs.yaml
CITATION.cff
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
.github/actions/install-python-and-package/action.yml
.github/workflows/build.yml
.github/workflows/cffconvert.yml
.github/workflows/documentation.yml
.github/workflows/link-check.yml
.github/workflows/release.yml
.idea/.gitignore
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/inspectionProfiles/profiles_settings.xml
devdocs/README.dev.md
devdocs/badges.md
devdocs/project_setup.md
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/.gitignore
models/flair_toy_ep10_scale0_125.pth
src/segmentmytif/__init__.py
src/segmentmytif/features.py
src/segmentmytif/logging_config.py
src/segmentmytif/main.py
src/segmentmytif.egg-info/PKG-INFO
src/segmentmytif.egg-info/SOURCES.txt
src/segmentmytif.egg-info/dependency_links.txt
src/segmentmytif.egg-info/requires.txt
src/segmentmytif.egg-info/top_level.txt
src/segmentmytif/utils/datasets.py
src/segmentmytif/utils/generate_labels.py
src/segmentmytif/utils/geospatial.py
src/segmentmytif/utils/io.py
src/segmentmytif/utils/models.py
src/segmentmytif/utils/monochromize.py
src/segmentmytif/utils/performance_metrics.py
src/segmentmytif/utils/train_model.py
tests/__init__.py
tests/test_cases.py
tests/test_features.py
tests/test_main.py
tests/test_monochromize.py
tests/utils.py
tests/models/__init__.py
tests/models/test_models.py
tests/test_data/test_image_1210x718.tif
tests/test_data/test_image_512x512.tif
tests/test_data/test_image_512x512_out_ground_truth.tif
tests/test_data/test_image_labels_negative_1210x718.gpkg
tests/test_data/test_image_labels_negative_512x512.gpkg
tests/test_data/test_image_labels_positive_1210x718.gpkg
tests/test_data/test_image_labels_positive_512x512.gpkg
tests/test_data/test_model_summary.json
tests/test_data/test_model_summary_double.json
tests/test_data/test_model_summary_half.json