LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
dan/__init__.py
dan/model.py
dan/stage.py
dan/utils.py
dan/layers/__init__.py
dan/layers/affine_image.py
dan/layers/affine_landmark.py
dan/layers/estimate_param.py
dan/layers/heatmap_layer.py
deep_alignment_pytorch.egg-info/PKG-INFO
deep_alignment_pytorch.egg-info/SOURCES.txt
deep_alignment_pytorch.egg-info/dependency_links.txt
deep_alignment_pytorch.egg-info/requires.txt
deep_alignment_pytorch.egg-info/top_level.txt
notebooks/helen_example.ipynb
tests/__init__.py
tests/test_model.py
tests/test_stage.py
tests/test_utils.py
tests/layers/__init__.py
tests/layers/test_affine_image.py
tests/layers/test_affine_landmark.py
tests/layers/test_estimate_param.py
tests/layers/test_heatmap_layer.py