MANIFEST.in
README.md
requirements.txt
setup.py
pyveda/__init__.py
pyveda/__init__.pyc
pyveda/auth.py
pyveda/auth.pyc
pyveda/config.py
pyveda/config.pyc
pyveda/exceptions.py
pyveda/exceptions.pyc
pyveda/main.py
pyveda/main.pyc
pyveda/training.pyc
pyveda/utils.py
pyveda/utils.pyc
pyveda.egg-info/PKG-INFO
pyveda.egg-info/SOURCES.txt
pyveda.egg-info/dependency_links.txt
pyveda.egg-info/not-zip-safe
pyveda.egg-info/requires.txt
pyveda.egg-info/top_level.txt
pyveda/__pycache__/__init__.cpython-35.pyc
pyveda/__pycache__/__init__.cpython-36.pyc
pyveda/__pycache__/augmentation_generator.cpython-35.pyc
pyveda/__pycache__/augmentation_generator.cpython-36.pyc
pyveda/__pycache__/auth.cpython-35.pyc
pyveda/__pycache__/auth.cpython-36.pyc
pyveda/__pycache__/config.cpython-35.pyc
pyveda/__pycache__/config.cpython-36.pyc
pyveda/__pycache__/datapoint.cpython-35.pyc
pyveda/__pycache__/datapoint.cpython-36.pyc
pyveda/__pycache__/exceptions.cpython-35.pyc
pyveda/__pycache__/exceptions.cpython-36.pyc
pyveda/__pycache__/hdf5.cpython-35.pyc
pyveda/__pycache__/labelizer.cpython-35.pyc
pyveda/__pycache__/labelizer.cpython-36.pyc
pyveda/__pycache__/loaders.cpython-35.pyc
pyveda/__pycache__/loaders.cpython-36.pyc
pyveda/__pycache__/main.cpython-35.pyc
pyveda/__pycache__/main.cpython-36.pyc
pyveda/__pycache__/models.cpython-35.pyc
pyveda/__pycache__/models.cpython-36.pyc
pyveda/__pycache__/rda.cpython-35.pyc
pyveda/__pycache__/rda.cpython-36.pyc
pyveda/__pycache__/training.cpython-35.pyc
pyveda/__pycache__/training.cpython-36.pyc
pyveda/__pycache__/utils.cpython-35.pyc
pyveda/__pycache__/utils.cpython-36.pyc
pyveda/db/__init__.pyc
pyveda/db/arrays.pyc
pyveda/db/vedabase.pyc
pyveda/db/__pycache__/__init__.cpython-35.pyc
pyveda/db/__pycache__/__init__.cpython-36.pyc
pyveda/db/__pycache__/arrays.cpython-35.pyc
pyveda/db/__pycache__/arrays.cpython-36.pyc
pyveda/db/__pycache__/vedabase.cpython-35.pyc
pyveda/db/__pycache__/vedabase.cpython-36.pyc
pyveda/fetch/__init__.py
pyveda/fetch/__init__.pyc
pyveda/fetch/handlers.py
pyveda/fetch/__pycache__/__init__.cpython-35.pyc
pyveda/fetch/__pycache__/__init__.cpython-36.pyc
pyveda/fetch/__pycache__/handlers.cpython-35.pyc
pyveda/fetch/__pycache__/handlers.cpython-36.pyc
pyveda/fetch/aiohttp/__init__.py
pyveda/fetch/aiohttp/client.py
pyveda/fetch/aiohttp/__pycache__/__init__.cpython-35.pyc
pyveda/fetch/aiohttp/__pycache__/__init__.cpython-36.pyc
pyveda/fetch/aiohttp/__pycache__/client.cpython-35.pyc
pyveda/fetch/aiohttp/__pycache__/client.cpython-36.pyc
pyveda/fetch/compat/__init__.py
pyveda/fetch/compat/__init__.pyc
pyveda/fetch/compat/fetchpy2.py
pyveda/fetch/compat/fetchpy3.py
pyveda/fetch/compat/__pycache__/__init__.cpython-35.pyc
pyveda/fetch/compat/__pycache__/__init__.cpython-36.pyc
pyveda/fetch/compat/__pycache__/fetchpy3.cpython-35.pyc
pyveda/fetch/compat/__pycache__/fetchpy3.cpython-36.pyc
pyveda/fetch/diagnostics/__init__.py
pyveda/fetch/diagnostics/aiohttp_tracer.py
pyveda/fetch/diagnostics/__pycache__/__init__.cpython-35.pyc
pyveda/fetch/diagnostics/__pycache__/__init__.cpython-36.pyc
pyveda/fetch/diagnostics/__pycache__/aiohttp_tracer.cpython-35.pyc
pyveda/fetch/diagnostics/__pycache__/aiohttp_tracer.cpython-36.pyc
pyveda/frameworks/__init__.py
pyveda/frameworks/batch_generator.py
pyveda/frameworks/transforms.py
pyveda/frameworks/__pycache__/__init__.cpython-35.pyc
pyveda/frameworks/__pycache__/__init__.cpython-36.pyc
pyveda/frameworks/__pycache__/augmentation_generator.cpython-35.pyc
pyveda/frameworks/__pycache__/batch_generator.cpython-35.pyc
pyveda/frameworks/__pycache__/batch_generator.cpython-36.pyc
pyveda/frameworks/__pycache__/transforms.cpython-35.pyc
pyveda/frameworks/__pycache__/transforms.cpython-36.pyc
pyveda/labels/__init__.pyc
pyveda/labels/base.pyc
pyveda/labels/__pycache__/__init__.cpython-35.pyc
pyveda/labels/__pycache__/__init__.cpython-36.pyc
pyveda/labels/__pycache__/base.cpython-35.pyc
pyveda/labels/__pycache__/base.cpython-36.pyc
pyveda/legacy/__init__.py
pyveda/legacy/datapoint.py
pyveda/legacy/loaders.py
pyveda/legacy/release.py
pyveda/legacy/__pycache__/__init__.cpython-35.pyc
pyveda/legacy/__pycache__/datapoint.cpython-35.pyc
pyveda/legacy/__pycache__/loaders.cpython-35.pyc
pyveda/models/__init__.py
pyveda/models/main.py
pyveda/models/__pycache__/__init__.cpython-35.pyc
pyveda/models/__pycache__/__init__.cpython-36.pyc
pyveda/models/__pycache__/main.cpython-35.pyc
pyveda/models/__pycache__/main.cpython-36.pyc
pyveda/models/__pycache__/models.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__init__.py
pyveda/pretrainedmodels/keras/classification/densenet121.py
pyveda/pretrainedmodels/keras/classification/inception_resnet_v2.py
pyveda/pretrainedmodels/keras/classification/inception_v3.py
pyveda/pretrainedmodels/keras/classification/nasnet.py
pyveda/pretrainedmodels/keras/classification/resnet50.py
pyveda/pretrainedmodels/keras/classification/vgg16.py
pyveda/pretrainedmodels/keras/classification/vgg19.py
pyveda/pretrainedmodels/keras/classification/xception.py
pyveda/pretrainedmodels/keras/classification/__pycache__/__init__.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/densenet121.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/inception_resnet_v2.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/inception_v3.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/nasnet.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/resnet50.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/vgg16.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/vgg19.cpython-35.pyc
pyveda/pretrainedmodels/keras/classification/__pycache__/xception.cpython-35.pyc
pyveda/pretrainedmodels/pytorch/classification/__init__.py
pyveda/pretrainedmodels/pytorch/classification/alexnet.py
pyveda/pretrainedmodels/pytorch/classification/densenet161.py
pyveda/pretrainedmodels/pytorch/classification/inception_v3.py
pyveda/pretrainedmodels/pytorch/classification/resnet18.py
pyveda/pretrainedmodels/pytorch/classification/resnet50.py
pyveda/pretrainedmodels/pytorch/classification/squeezenet.py
pyveda/pretrainedmodels/pytorch/classification/vgg16.py
pyveda/tests/unit/__pycache__/test_datapoint.cpython-27-PYTEST.pyc
pyveda/tests/unit/__pycache__/test_datapoint.cpython-36-PYTEST.pyc
pyveda/tests/unit/__pycache__/test_vedabase.cpython-27-PYTEST.pyc
pyveda/tests/unit/__pycache__/test_vedabase.cpython-36-PYTEST.pyc
pyveda/tests/unit/__pycache__/test_vedacollection.cpython-27-PYTEST.pyc
pyveda/tests/unit/__pycache__/test_vedacollection.cpython-36-PYTEST.pyc
pyveda/veda/__init__.py
pyveda/veda/api.py
pyveda/veda/loaders.py
pyveda/veda/props.py
pyveda/veda/rda.py
pyveda/veda/__pycache__/__init__.cpython-35.pyc
pyveda/veda/__pycache__/__init__.cpython-36.pyc
pyveda/veda/__pycache__/api.cpython-35.pyc
pyveda/veda/__pycache__/api.cpython-36.pyc
pyveda/veda/__pycache__/loaders.cpython-35.pyc
pyveda/veda/__pycache__/loaders.cpython-36.pyc
pyveda/veda/__pycache__/props.cpython-35.pyc
pyveda/veda/__pycache__/props.cpython-36.pyc
pyveda/veda/__pycache__/rda.cpython-35.pyc
pyveda/veda/__pycache__/rda.cpython-36.pyc
pyveda/vedaset/__init__.py
pyveda/vedaset/__init__.pyc
pyveda/vedaset/abstract.py
pyveda/vedaset/vedaset.py
pyveda/vedaset/vedaset.pyc
pyveda/vedaset/__pycache__/__init__.cpython-35.pyc
pyveda/vedaset/__pycache__/__init__.cpython-36.pyc
pyveda/vedaset/__pycache__/abstract.cpython-35.pyc
pyveda/vedaset/__pycache__/abstract.cpython-36.pyc
pyveda/vedaset/__pycache__/vedaset.cpython-35.pyc
pyveda/vedaset/__pycache__/vedaset.cpython-36.pyc
pyveda/vedaset/store/__init__.py
pyveda/vedaset/store/__init__.pyc
pyveda/vedaset/store/arrays.py
pyveda/vedaset/store/arrays.pyc
pyveda/vedaset/store/vedabase.py
pyveda/vedaset/store/vedabase.pyc
pyveda/vedaset/store/__pycache__/__init__.cpython-35.pyc
pyveda/vedaset/store/__pycache__/__init__.cpython-36.pyc
pyveda/vedaset/store/__pycache__/arrays.cpython-35.pyc
pyveda/vedaset/store/__pycache__/arrays.cpython-36.pyc
pyveda/vedaset/store/__pycache__/vedabase.cpython-35.pyc
pyveda/vedaset/store/__pycache__/vedabase.cpython-36.pyc
pyveda/vedaset/stream/__init__.py
pyveda/vedaset/stream/vedastream.py
pyveda/vedaset/stream/__pycache__/__init__.cpython-35.pyc
pyveda/vedaset/stream/__pycache__/__init__.cpython-36.pyc
pyveda/vedaset/stream/__pycache__/vedastream.cpython-35.pyc
pyveda/vedaset/stream/__pycache__/vedastream.cpython-36.pyc
pyveda/vv/__init__.py
pyveda/vv/labelizer.py
pyveda/vv/__pycache__/__init__.cpython-35.pyc
pyveda/vv/__pycache__/__init__.cpython-36.pyc
pyveda/vv/__pycache__/labelizer.cpython-35.pyc
pyveda/vv/__pycache__/labelizer.cpython-36.pyc