README.md
setup.py
eiq/__init__.py
eiq/config.py
eiq/utils.py
eiq.egg-info/PKG-INFO
eiq.egg-info/SOURCES.txt
eiq.egg-info/dependency_links.txt
eiq.egg-info/not-zip-safe
eiq.egg-info/top_level.txt
eiq/apps/__init__.py
eiq/apps/config.py
eiq/apps/utils.py
eiq/apps/pyeiq_launcher/__init__.py
eiq/apps/pyeiq_launcher/config.py
eiq/apps/pyeiq_launcher/pyeiq.py
eiq/apps/switch_image/__init__.py
eiq/apps/switch_image/switch_image.py
eiq/apps/switch_video/__init__.py
eiq/apps/switch_video/config.py
eiq/apps/switch_video/switch_video.py
eiq/engines/__init__.py
eiq/engines/armnn/__init__.py
eiq/engines/armnn/inference.py
eiq/engines/opencv/__init__.py
eiq/engines/opencv/inference.py
eiq/engines/tflite/__init__.py
eiq/engines/tflite/inference.py
eiq/helper/__init__.py
eiq/helper/google_drive_downloader.py
eiq/modules/__init__.py
eiq/modules/utils.py
eiq/modules/classification/__init__.py
eiq/modules/classification/classification_armnn.py
eiq/modules/classification/classification_tflite.py
eiq/modules/classification/config.py
eiq/modules/detection/__init__.py
eiq/modules/detection/config.py
eiq/modules/detection/facial_detection.py
eiq/modules/detection/object_detection_ssd.py
eiq/modules/detection/object_detection_yolo.py
eiq/modules/detection/pose_detection.py
eiq/multimedia/__init__.py
eiq/multimedia/gstreamer.py
eiq/multimedia/overlay.py
eiq/multimedia/utils.py
eiq/multimedia/v4l2.py