batchgenerators


Namebatchgenerators JSON
Version 0.25 PyPI version JSON
download
home_pagehttps://github.com/MIC-DKFZ/batchgenerators
SummaryData augmentation toolkit
upload_time2023-03-16 14:33:43
maintainer
docs_urlNone
authorDivision of Medical Image Computing, German Cancer Research Center AND Applied Computer Vision Lab, Helmholtz Imaging Platform
requires_python
licenseApache License Version 2.0, January 2004
keywords data augmentation deep learning image segmentation image classification medical image analysis medical image segmentation
VCS
bugtrack_url
requirements pillow threadpoolctl scikit-learn numpy scipy scikit-image scikit-learn unittest2
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MIC-DKFZ/batchgenerators",
    "name": "batchgenerators",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "data augmentation,deep learning,image segmentation,image classification,medical image analysis,medical image segmentation",
    "author": "Division of Medical Image Computing, German Cancer Research Center AND Applied Computer Vision Lab, Helmholtz Imaging Platform",
    "author_email": "f.isensee@dkfz-heidelberg.de",
    "download_url": "https://files.pythonhosted.org/packages/2c/13/2758d97b1e45d66cec561eea3456c4ddec52963571be991173a37152552e/batchgenerators-0.25.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0, January 2004",
    "summary": "Data augmentation toolkit",
    "version": "0.25",
    "split_keywords": [
        "data augmentation",
        "deep learning",
        "image segmentation",
        "image classification",
        "medical image analysis",
        "medical image segmentation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c132758d97b1e45d66cec561eea3456c4ddec52963571be991173a37152552e",
                "md5": "a0d5a89e4de8a4f4dea0560f66e4f3c1",
                "sha256": "38a67413e847ff367e64abac36331fcb065494202d526ae96f7644de3a0e5495"
            },
            "downloads": -1,
            "filename": "batchgenerators-0.25.tar.gz",
            "has_sig": false,
            "md5_digest": "a0d5a89e4de8a4f4dea0560f66e4f3c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 61717,
            "upload_time": "2023-03-16T14:33:43",
            "upload_time_iso_8601": "2023-03-16T14:33:43.938630Z",
            "url": "https://files.pythonhosted.org/packages/2c/13/2758d97b1e45d66cec561eea3456c4ddec52963571be991173a37152552e/batchgenerators-0.25.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-16 14:33:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "MIC-DKFZ",
    "github_project": "batchgenerators",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pillow",
            "specs": [
                [
                    ">=",
                    "7.1.2"
                ]
            ]
        },
        {
            "name": "threadpoolctl",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.10.2"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "scikit-image",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "unittest2",
            "specs": []
        }
    ],
    "lcname": "batchgenerators"
}
        
Elapsed time: 0.05281s