Comparing the different featurizers on SPAIR:

Regression tests for the matcher and the crop geometry live in tests/. They use plain asserts, so they run
without pytest installed:
python tests/test_matcher.py
python tests/test_crop_transform.py
(they are also plain pytest test functions, so uv add --dev pytest && uv run pytest works too.)
69 commits
Jupyter Notebook
99.3%
Comparing the different featurizers on SPAIR:

Regression tests for the matcher and the crop geometry live in tests/. They use plain asserts, so they run
without pytest installed:
python tests/test_matcher.py
python tests/test_crop_transform.py
(they are also plain pytest test functions, so uv add --dev pytest && uv run pytest works too.)
69 commits
Jupyter Notebook
99.3%