LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
batch_face/__init__.py
batch_face/utils.py
batch_face/version.py
batch_face.egg-info/PKG-INFO
batch_face.egg-info/SOURCES.txt
batch_face.egg-info/dependency_links.txt
batch_face.egg-info/requires.txt
batch_face.egg-info/top_level.txt
batch_face/face_detection/__init__.py
batch_face/face_detection/_version.py
batch_face/face_detection/alignment.py
batch_face/face_detection/detector.py
batch_face/face_reconstruction/__init__.py
batch_face/face_reconstruction/mobilenet_v1.py
batch_face/face_reconstruction/params.py
batch_face/face_reconstruction/regressor.py
batch_face/face_reconstruction/utils.py
batch_face/face_reconstruction/train.configs/keypoints_sim.npy
batch_face/face_reconstruction/train.configs/param_whitening.pkl
batch_face/face_reconstruction/train.configs/u_exp.npy
batch_face/face_reconstruction/train.configs/u_shp.npy
batch_face/face_reconstruction/train.configs/w_exp_sim.npy
batch_face/face_reconstruction/train.configs/w_shp_sim.npy
batch_face/fast_alignment/__init__.py
batch_face/fast_alignment/_version.py
batch_face/fast_alignment/basenet.py
batch_face/fast_alignment/pfld_compressed.py
batch_face/fast_alignment/predictor.py
batch_face/fast_alignment/utils.py