README.md
pyproject.toml
setup.py
telesto/__init__.py
telesto/app.py
telesto/config.py
telesto/logger.py
telesto/models.py
telesto/classification/__init__.py
telesto/classification/app.py
telesto/classification/model.py
telesto/instance_segmentation/__init__.py
telesto/instance_segmentation/app.py
telesto/instance_segmentation/model.py
telesto_base.egg-info/PKG-INFO
telesto_base.egg-info/SOURCES.txt
telesto_base.egg-info/dependency_links.txt
telesto_base.egg-info/requires.txt
telesto_base.egg-info/top_level.txt
tests/__init__.py
tests/segmentation/__init__.py
tests/segmentation/test_app.py
tests/segmentation/test_model.py