README.md
setup.py
scenebox/BASE_VERSION
scenebox/__init__.py
scenebox/constants.py
scenebox/custom_exceptions.py
scenebox.egg-info/PKG-INFO
scenebox.egg-info/SOURCES.txt
scenebox.egg-info/dependency_links.txt
scenebox.egg-info/requires.txt
scenebox.egg-info/top_level.txt
scenebox/clients/__init__.py
scenebox/clients/asset_manager_client.py
scenebox/clients/job_manager_client.py
scenebox/clients/scene_engine_client.py
scenebox/models/__init__.py
scenebox/models/annotation.py
scenebox/models/assets.py
scenebox/models/object_access.py
scenebox/models/operations.py
scenebox/models/udf.py
scenebox/models/annotation_transformers/__init__.py
scenebox/models/annotation_transformers/coco.py
scenebox/models/annotation_transformers/deepen.py
scenebox/models/annotation_transformers/scale.py
scenebox/models/annotation_transformers/tests/__init__.py
scenebox/models/annotation_transformers/tests/test_annotations.py
scenebox/models/annotation_transformers/tests/test_scale_annotation.py
scenebox/models/annotation_transformers/tests/resources/__init__.py
scenebox/models/annotation_transformers/tests/resources/deepen_file_labels.py
scenebox/models/tests/__init__.py
scenebox/models/tests/test_annotations.py
scenebox/models/tests/test_assets.py
scenebox/models/tests/test_object_access.py
scenebox/tools/__init__.py
scenebox/tools/asset_uploader.py
scenebox/tools/asset_utils.py
scenebox/tools/connections.py
scenebox/tools/image_utils.py
scenebox/tools/logger.py
scenebox/tools/misc.py
scenebox/tools/naming.py
scenebox/tools/sampling.py
scenebox/tools/streamable_sets.py
scenebox/tools/threading_utils.py
scenebox/tools/time_utils.py
scenebox/tools/video_utils.py
scenebox/tools/tests/__init__.py
scenebox/tools/tests/test_image_utils.py
scenebox/tools/tests/test_threading_utils.py
scenebox/tools/tests/test_time_utils.py