.gitignore
LICENSE
README.md
requirements.txt
setup.py
clloader/__init__.py
clloader/loader.py
clloader/viz.py
clloader.egg-info/PKG-INFO
clloader.egg-info/SOURCES.txt
clloader.egg-info/dependency_links.txt
clloader.egg-info/top_level.txt
clloader/datasets/__init__.py
clloader/datasets/base.py
clloader/datasets/fellowship.py
clloader/datasets/imagenet.py
clloader/datasets/pytorch.py
clloader/datasets/transformed.py
images/cifar10_0.jpg
images/cifar10_1.jpg
images/cifar10_2.jpg
images/cifar10_3.jpg
images/cifar10_4.jpg
images/fashion_mnist_0.jpg
images/fashion_mnist_1.jpg
images/fashion_mnist_2.jpg
images/fashion_mnist_3.jpg
images/fashion_mnist_4.jpg
images/mnist_0.jpg
images/mnist_1.jpg
images/mnist_2.jpg
images/mnist_3.jpg
images/mnist_4.jpg
images/mnist_fellowship_0.jpg
images/mnist_fellowship_1.jpg
images/mnist_fellowship_2.jpg
images/mnist_permuted_0.jpg
images/mnist_permuted_1.jpg
images/mnist_permuted_2.jpg
images/mnist_permuted_3.jpg
images/mnist_permuted_4.jpg
tests/__init__.py
tests/test_imagefolder.py
tests/test_inmemory.py