LICENSE
NOTICE
NOTICE.md
README.md
pyproject.toml
src/gnosis_glyph_engine/__init__.py
src/gnosis_glyph_engine/fixtures.py
src/gnosis_glyph_engine/manifest_builder.py
src/gnosis_glyph_engine/protocols.py
src/gnosis_glyph_engine.egg-info/PKG-INFO
src/gnosis_glyph_engine.egg-info/SOURCES.txt
src/gnosis_glyph_engine.egg-info/dependency_links.txt
src/gnosis_glyph_engine.egg-info/entry_points.txt
src/gnosis_glyph_engine.egg-info/requires.txt
src/gnosis_glyph_engine.egg-info/top_level.txt
src/gnosis_glyph_engine/baselines/__init__.py
src/gnosis_glyph_engine/baselines/hog.py
src/gnosis_glyph_engine/baselines/hu_regionprops.py
src/gnosis_glyph_engine/baselines/orb.py
src/gnosis_glyph_engine/owned/__init__.py
src/gnosis_glyph_engine/scripts/__init__.py
src/gnosis_glyph_engine/scripts/run_ablation.py
src/gnosis_glyph_engine/scripts/run_robustness.py
tests/test_baselines.py
tests/test_fixtures.py
tests/test_manifest_builder.py