LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
mlgidmatch/__init__.py
mlgidmatch/matching.py
mlgidmatch.egg-info/PKG-INFO
mlgidmatch.egg-info/SOURCES.txt
mlgidmatch.egg-info/dependency_links.txt
mlgidmatch.egg-info/requires.txt
mlgidmatch.egg-info/top_level.txt
mlgidmatch/cif_matching/__init__.py
mlgidmatch/cif_matching/cif_experiment_match.py
mlgidmatch/cif_matching/utils.py
mlgidmatch/cif_matching/models/ResNet.py
mlgidmatch/cif_matching/models/ResNet18_best_model.pt
mlgidmatch/cif_matching/models/__init__.py
mlgidmatch/mlgidmatch.egg-info/PKG-INFO
mlgidmatch/mlgidmatch.egg-info/SOURCES.txt
mlgidmatch/mlgidmatch.egg-info/dependency_links.txt
mlgidmatch/mlgidmatch.egg-info/top_level.txt
mlgidmatch/orient_matching/__init__.py
mlgidmatch/orient_matching/orient_experiment_match.py
mlgidmatch/orient_matching/utils.py
mlgidmatch/preprocess/__init__.py
mlgidmatch/preprocess/cif_preprocess.py
mlgidmatch/preprocess/directions.py
mlgidmatch/preprocess/rotate.py
mlgidmatch/preprocess/utils.py