COPYING
MANIFEST.in
README.rst
buildout.cfg
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.ip.mtcnn.egg-info/PKG-INFO
bob.ip.mtcnn.egg-info/SOURCES.txt
bob.ip.mtcnn.egg-info/dependency_links.txt
bob.ip.mtcnn.egg-info/entry_points.txt
bob.ip.mtcnn.egg-info/requires.txt
bob.ip.mtcnn.egg-info/top_level.txt
bob/__pycache__/__init__.cpython-37.pyc
bob/ip/__init__.py
bob/ip/mtcnn/FaceDetector.py
bob/ip/mtcnn/__init__.py
bob/ip/mtcnn/legacy.py
bob/ip/mtcnn/test.py
bob/ip/mtcnn/utils.py
bob/ip/mtcnn/data/det1.caffemodel
bob/ip/mtcnn/data/det1.prototxt
bob/ip/mtcnn/data/det2.caffemodel
bob/ip/mtcnn/data/det2.prototxt
bob/ip/mtcnn/data/det3.caffemodel
bob/ip/mtcnn/data/det3.prototxt
bob/ip/mtcnn/data/image_r10.hdf5
bob/ip/mtcnn/data/jeep.jpg
bob/ip/mtcnn/data/multiple-faces.jpg
bob/ip/mtcnn/data/test_image.hdf5
doc/conf.py
doc/index.rst
doc/py_api.rst
doc/references.rst
doc/plot/plot_align_faces.py
doc/plot/plot_multiple_faces.py
doc/plot/plot_single_faces.py