LICENSE
README.md
setup.py
notebooks/10-Download-and-install.ipynb
rh_schema_diagram/rh_schema_brief.pdf
rh_schema_diagram/rh_schema_full.pdf
robotathome/__init__.py
robotathome/_version.py
robotathome/helpers.py
robotathome/log.py
robotathome.egg-info/PKG-INFO
robotathome.egg-info/SOURCES.txt
robotathome.egg-info/dependency_links.txt
robotathome.egg-info/requires.txt
robotathome.egg-info/top_level.txt
robotathome/core/__init__.py
robotathome/core/reader.py
robotathome/cv/__init__.py
robotathome/cv/_greetings.py
robotathome/cv/gluoncv.py
robotathome/cv/opencv.py
tests/__init__.py
tests/test_cv.py
tests/test_helpers.py
tests/test_reader.py