AUTHORS.md
CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/rpi_deep_pantilt.control.rst
docs/rpi_deep_pantilt.detect.models.rst
docs/rpi_deep_pantilt.detect.rst
docs/rpi_deep_pantilt.rst
docs/usage.rst
rpi_deep_pantilt/__init__.py
rpi_deep_pantilt/cli.py
rpi_deep_pantilt.egg-info/PKG-INFO
rpi_deep_pantilt.egg-info/SOURCES.txt
rpi_deep_pantilt.egg-info/dependency_links.txt
rpi_deep_pantilt.egg-info/entry_points.txt
rpi_deep_pantilt.egg-info/not-zip-safe
rpi_deep_pantilt.egg-info/requires.txt
rpi_deep_pantilt.egg-info/top_level.txt
rpi_deep_pantilt/control/__init__.py
rpi_deep_pantilt/control/hardware_test.py
rpi_deep_pantilt/control/manager.py
rpi_deep_pantilt/control/pid.py
rpi_deep_pantilt/data/__init__.py
rpi_deep_pantilt/data/facessd_label_map.pbtxt
rpi_deep_pantilt/data/leopard.tflite
rpi_deep_pantilt/data/leopard_label_map.pbtxt
rpi_deep_pantilt/data/mscoco_label_map.pbtxt
rpi_deep_pantilt/detect/__init__.py
rpi_deep_pantilt/detect/camera.py
rpi_deep_pantilt/detect/registry.py
rpi_deep_pantilt/detect/custom/__init__.py
rpi_deep_pantilt/detect/custom/base_predictors.py
rpi_deep_pantilt/detect/pretrained/__init__.py
rpi_deep_pantilt/detect/pretrained/api_v1/__init__.py
rpi_deep_pantilt/detect/pretrained/api_v1/facessd_mobilenet_v2.py
rpi_deep_pantilt/detect/pretrained/api_v1/ssd_mobilenet_v3_coco.py
rpi_deep_pantilt/detect/pretrained/api_v2/__init__.py
rpi_deep_pantilt/detect/pretrained/api_v2/automl_leopard_example.py
rpi_deep_pantilt/detect/pretrained/api_v2/facessd_mobilenet_v2.py
rpi_deep_pantilt/detect/pretrained/api_v2/ssd_mobilenet_v3_coco.py
rpi_deep_pantilt/detect/util/__init__.py
rpi_deep_pantilt/detect/util/exceptions.py
rpi_deep_pantilt/detect/util/label.py
rpi_deep_pantilt/detect/util/string_int_label_map_pb2.py
rpi_deep_pantilt/detect/util/visualization.py