datamaestro-image


Namedatamaestro-image JSON
Version 2024.11.24 PyPI version JSON
download
home_pagehttps://github.com/experimaestro/datamaestro_image
Summary"Image related datasets"
upload_time2024-11-24 19:06:41
maintainerNone
docs_urlNone
authorBenjamin Piwowarski
requires_python>=3.8
licenseGPL-3
keywords dataset manager
VCS
bugtrack_url
requirements datamaestro
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![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`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/experimaestro/datamaestro_image",
    "name": "datamaestro-image",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "dataset manager",
    "author": "Benjamin Piwowarski",
    "author_email": "benjamin@piwowarski.fr",
    "download_url": null,
    "platform": "any",
    "description": "[![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)\n\n# Image-related datasets\n\nThis [datamaestro](https://github.com/experimaestro/datamaestro) plugin covers image-related datasets.\n\n\nThe list of available datasets and usage instruction can be found in the [documentation](https://experimaestro.github.io/datamaestro_image/).\n\n# Datasets\n\n- [MNIST](http://yann.lecun.com/exdb/mnist/) `com.lecun.mnist`\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "\"Image related datasets\"",
    "version": "2024.11.24",
    "project_urls": {
        "Homepage": "https://github.com/experimaestro/datamaestro_image"
    },
    "split_keywords": [
        "dataset",
        "manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a39d6794fa6734168c8e6a0277ba65d03c31be3d51314c90494c4c8ede285fc8",
                "md5": "482ee172960dd4a448f0a6b135988062",
                "sha256": "75091e2df9d32f09ab160d377a6f79934f88d530eb6ac731972894e81ecf37f8"
            },
            "downloads": -1,
            "filename": "datamaestro_image-2024.11.24-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "482ee172960dd4a448f0a6b135988062",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21057,
            "upload_time": "2024-11-24T19:06:41",
            "upload_time_iso_8601": "2024-11-24T19:06:41.125135Z",
            "url": "https://files.pythonhosted.org/packages/a3/9d/6794fa6734168c8e6a0277ba65d03c31be3d51314c90494c4c8ede285fc8/datamaestro_image-2024.11.24-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 19:06:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "experimaestro",
    "github_project": "datamaestro_image",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [
        {
            "name": "datamaestro",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "datamaestro-image"
}
        
Elapsed time: 0.36675s