.gitignore
.pre-commit-config.yaml
.python-version
LICENSE
README.md
jupyter_test_autocorrect.ipynb
mkdocs.yml
pyproject.toml
uv.lock
.github/dependabot.yml
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
deepxromm/__init__.py
deepxromm/analyzer.py
deepxromm/autocorrector.py
deepxromm/deepxromm.py
deepxromm/default_config.yaml
deepxromm/network.py
deepxromm/project.py
deepxromm/xma_data_processor.py
deepxromm/xrommtools.py
deepxromm.egg-info/PKG-INFO
deepxromm.egg-info/SOURCES.txt
deepxromm.egg-info/dependency_links.txt
deepxromm.egg-info/requires.txt
deepxromm.egg-info/top_level.txt
docs/CONTRIBUTING.md
docs/XMA_export_settings.png
docs/XMA_import_settings.png
docs/config.md
docs/extra.css
docs/gamma_0.9.png
docs/index.md
docs/install.md
docs/krad_17.png
docs/krad_3.png
docs/usage.md
tests/__init__.py
tests/sample_autocorrect_output.csv
tests/sample_frame.jpg
tests/sample_frame_input.csv
tests/test_deepxromm.py