Metadata-Version: 2.4
Name: datamaestro_image
Version: 2025.9.21.1
Summary: "Image related datasets"
Author-email: Benjamin Piwowarski <benjamin@piwowarski.fr>
License: GPL-3
Project-URL: Homepage, https://github.com/experimaestro/datamaestro_image
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datamaestro>=1.3.0
Provides-Extra: test
Requires-Dist: tox; extra == "test"
Dynamic: license-file

[![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`
