LICENSE
README.md
pyproject.toml
src/geood/__init__.py
src/geood/detector.py
src/geood/extraction.py
src/geood/metrics.py
src/geood/model_loader.py
src/geood/result.py
src/geood.egg-info/PKG-INFO
src/geood.egg-info/SOURCES.txt
src/geood.egg-info/dependency_links.txt
src/geood.egg-info/requires.txt
src/geood.egg-info/top_level.txt
tests/test_api.py
tests/test_detector.py
tests/test_extraction.py
tests/test_integration.py
tests/test_metrics.py
tests/test_model_loader.py
tests/test_result.py
tests/test_smoke.py