Metadata-Version: 2.1
Name: datamaestro-image
Version: 2021.10.5
Summary: "Image related datasets"
Home-page: https://github.com/experimaestro/datamaestro_image
Author: Benjamin Piwowarski
Author-email: benjamin@piwowarski.fr
License: GPL-3
Keywords: dataset manager
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datamaestro (>=0.8.0)
Provides-Extra: test
Requires-Dist: tox ; extra == 'test'

[![CircleCI](https://circleci.com/gh/experimaestro/datamaestro_image.svg?style=svg)](https://circleci.com/gh/experimaestro/datamaestro) [![PyPI version](https://badge.fury.io/py/datamaestro-image.svg)](https://badge.fury.io/py/datamaestro-image)

# Image-related datasets

This [datamaestro](https://github.com/experimaestro/datamaestro) plugin covers image-related datasets.


The list of available datasets and usage instruction can be found in the [documentation](https://experimaestro.github.io/datamaestro_image/).

# Datasets

- [MNIST](http://yann.lecun.com/exdb/mnist/) `com.lecun.mnist`

