LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
bin/detect_fex.py
bin/download_models.py
feat/__init__.py
feat/data.py
feat/detector.py
feat/plotting.py
feat/utils.py
feat/version.py
feat/resources/ResMaskNet_fer2013_config.json
feat/resources/blue.h5
feat/resources/facet.h5
feat/resources/pls_python27.pkl
feat/tests/__init__.py
feat/tests/test_detector.py
feat/tests/test_feat.py
feat/tests/test_plot.py
feat/tests/test_utils.py
feat/tests/utils.py
feat/tests/data/OpenFace_Test.csv
feat/tests/data/iMotions_Test_v5.txt
feat/tests/data/iMotions_Test_v6.txt
feat/tests/data/input.jpg
feat/tests/data/input.mp4
feat/tests/data/output.csv
feat/tests/data/sample_affectiva-api-app_output.json
feat/tests/data/sampler0000.jpg
feat/tests/data/tim-mossholder-hOF1bWoet_Q-unsplash.jpg
py_feat.egg-info/PKG-INFO
py_feat.egg-info/SOURCES.txt
py_feat.egg-info/dependency_links.txt
py_feat.egg-info/not-zip-safe
py_feat.egg-info/requires.txt
py_feat.egg-info/top_level.txt
tutorials/TrainLandmarkPredictionModel.ipynb
tutorials/plotting.ipynb