.gitignore
.pre-commit-config.yaml
LICENSE.txt
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/pypi-release.yml
.github/workflows/tests.yml
img/fake-thermal.jpg
img/landmarks.jpg
src/tfan/__init__.py
src/tfan/_version.py
src/tfan/core/__init__.py
src/tfan/core/models.py
src/thermal_face_alignment.egg-info/PKG-INFO
src/thermal_face_alignment.egg-info/SOURCES.txt
src/thermal_face_alignment.egg-info/dependency_links.txt
src/thermal_face_alignment.egg-info/requires.txt
src/thermal_face_alignment.egg-info/top_level.txt
tests/__init__.py
tests/core/__init__.py
tests/core/test_models.py