.coveragerc
.gitignore
.gitlab-ci.yml
CHANGELOG.md
README.rst
_autogen_init.py
appveyor.yml
publish.sh
pyproject.toml
pytest.ini
requirements.txt
run_developer_setup.sh
run_doctests.sh
run_tests.py
setup.py
dev/bench_video_readers.py
dev/ci_public_gpg_key.pgp.enc
dev/ci_secret_gpg_key.pgp.enc
dev/devcheck_python23_isect_index_cache.py
dev/geojson_schema.json
dev/gpg_owner_trust.enc
dev/immutable_dict.py
dev/mwe_memmap_failure.py
dev/parse_mscoco.py
dev/public_gpg_key
dev/pyqtree_bug_mwe.py
dev/qtree_mwe.py
dev/bench/bench_subregion_imread.py
dev/bench/bench_tensor_setgetitem.py
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/todo.txt
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/ndsampler.abstract_frames.rst
docs/source/ndsampler.abstract_sampler.rst
docs/source/ndsampler.coco_frames.rst
docs/source/ndsampler.coco_regions.rst
docs/source/ndsampler.coco_sampler.rst
docs/source/ndsampler.isect_indexer.rst
docs/source/ndsampler.rst
docs/source/ndsampler.toydata.rst
ndsampler/__init__.py
ndsampler/abstract_frames.py
ndsampler/abstract_sampler.py
ndsampler/category_tree.py
ndsampler/coco_dataset.py
ndsampler/coco_frames.py
ndsampler/coco_regions.py
ndsampler/coco_sampler.py
ndsampler/coerce_data.py
ndsampler/isect_indexer.py
ndsampler/make_demo_coco.py
ndsampler/toydata.py
ndsampler/toypatterns.py
ndsampler/util.py
ndsampler/util_futures.py
ndsampler.egg-info/PKG-INFO
ndsampler.egg-info/SOURCES.txt
ndsampler.egg-info/dependency_links.txt
ndsampler.egg-info/requires.txt
ndsampler.egg-info/top_level.txt
ndsampler/utils/__init__.py
ndsampler/utils/util_futures.py
ndsampler/utils/util_gdal.py
ndsampler/utils/util_lru.py
ndsampler/utils/util_misc.py
ndsampler/utils/util_sklearn.py
ndsampler/utils/validate_cog.py
requirements/build.txt
requirements/optional.txt
requirements/runtime.txt
requirements/tests.txt
tests/tests_cocodataset.py
tests/tests_frame_backends.py