LICENSE
NOTICE
README.md
pyproject.toml
ofiqpy/__init__.py
ofiqpy/align.py
ofiqpy/batch.py
ofiqpy/cli.py
ofiqpy/config.py
ofiqpy/native_cv.py
ofiqpy/output.py
ofiqpy/pipeline.py
ofiqpy/session.py
ofiqpy/sigmoid.py
ofiqpy.egg-info/PKG-INFO
ofiqpy.egg-info/SOURCES.txt
ofiqpy.egg-info/dependency_links.txt
ofiqpy.egg-info/entry_points.txt
ofiqpy.egg-info/requires.txt
ofiqpy.egg-info/top_level.txt
ofiqpy/detectors/__init__.py
ofiqpy/detectors/ssd.py
ofiqpy/landmarks/__init__.py
ofiqpy/landmarks/adnet.py
ofiqpy/measures/__init__.py
ofiqpy/measures/core.py
ofiqpy/measures/geometry.py
ofiqpy/measures/helpers.py
ofiqpy/measures/models.py
ofiqpy/measures/pixel.py
ofiqpy/pose/__init__.py
ofiqpy/pose/tddfa.py
ofiqpy/segmentation/__init__.py
ofiqpy/segmentation/occlusion.py
ofiqpy/segmentation/parsing.py
tests/test_smoke.py