aucmedi


Nameaucmedi JSON
Version 0.9.0 PyPI version JSON
download
home_pagehttps://frankkramer-lab.github.io/aucmedi/
SummaryAUCMEDI - a framework for Automated Classification of Medical Images
upload_time2024-02-22 11:48:36
maintainer
docs_urlNone
authorDominik Müller
requires_python>=3.9
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![aucmedi_logo](https://raw.githubusercontent.com/frankkramer-lab/aucmedi/master/docs/images/aucmedi.logo.description.png)

[![shield_python](https://img.shields.io/pypi/pyversions/aucmedi?style=flat-square)](https://www.python.org/)
[![shield_build](https://img.shields.io/github/actions/workflow/status/frankkramer-lab/aucmedi/build-package.yml?branch=master&style=flat-square)](https://github.com/frankkramer-lab/aucmedi)
[![shield_coverage](https://img.shields.io/codecov/c/gh/frankkramer-lab/aucmedi?style=flat-square)](https://app.codecov.io/gh/frankkramer-lab/aucmedi/)
[![shield_docs](https://img.shields.io/website?down_message=offline&label=docs&style=flat-square&up_message=online&url=https%3A%2F%2Ffrankkramer-lab.github.io%2Faucmedi%2Freference%2F)](https://frankkramer-lab.github.io/aucmedi/reference/)
[![shield_pypi_version](https://img.shields.io/pypi/v/aucmedi?style=flat-square)](https://pypi.org/project/aucmedi/)
[![shield_pypi_downloads](https://img.shields.io/pypi/dm/aucmedi?style=flat-square)](https://pypistats.org/packages/aucmedi)
[![shield_license](https://img.shields.io/github/license/frankkramer-lab/aucmedi?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0.en.html)

The open-source software AUCMEDI allows fast setup of medical image classification pipelines with state-of-the-art methods via an intuitive, high-level Python API or via an AutoML deployment through Docker/CLI.

## Resources
- Website: [AUCMEDI Website - Home](https://frankkramer-lab.github.io/aucmedi/)
- Git Repository: [GitHub - frankkramer-lab/aucmedi](https://github.com/frankkramer-lab/aucmedi)
- Documentation: [AUCMEDI Wiki - API Reference](https://frankkramer-lab.github.io/aucmedi/reference/)
- Getting Started: [AUCMEDI Website - Getting Started](https://frankkramer-lab.github.io/aucmedi/getstarted/intro/)
- Examples: [AUCMEDI Wiki - Examples](https://frankkramer-lab.github.io/aucmedi/examples/framework/)
- Tutorials: [AUCMEDI Wiki - Tutorials](https://frankkramer-lab.github.io/aucmedi/examples/tutorials/)
- Applications: [AUCMEDI Wiki - Applications](https://frankkramer-lab.github.io/aucmedi/examples/applications/)
- PyPI Package: [PyPI - aucmedi](https://pypi.org/project/aucmedi/)
- Docker Image: [GitHub - ghcr.io/frankkramer-lab/aucmedi](https://github.com/frankkramer-lab/aucmedi/pkgs/container/aucmedi)
- Zenodo Repository: [Zenodo - AUCMEDI](https://zenodo.org/record/6633540)

## How to cite

AUCMEDI is currently unpublished. But coming soon!

In the meantime:  
Please cite our base framework MIScnn as well as the AUCMEDI GitHub repository:

```
Müller, D., Kramer, F. MIScnn: a framework for medical image segmentation with
convolutional neural networks and deep learning. BMC Med Imaging 21, 12 (2021).
https://doi.org/10.1186/s12880-020-00543-7
```

```
Müller, D., Mayer, S., Hartmann, D., Meyer, P., Schneider, P., Soto-Rey, I., & Kramer, F. (2022).
AUCMEDI: a framework for Automated Classification of Medical Images (Version X.Y.Z) [Computer software].
GitHub repository. https://github.com/frankkramer-lab/aucmedi
```

Thank you for citing our work.

### Lead Author

Dominik Müller\
Email: dominik.mueller@informatik.uni-augsburg.de\
IT-Infrastructure for Translational Medical Research\
University Augsburg\
Bavaria, Germany

## License

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.\
See the LICENSE.md file for license rights and limitations.

            

Raw data

            {
    "_id": null,
    "home_page": "https://frankkramer-lab.github.io/aucmedi/",
    "name": "aucmedi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dominik M\u00fcller",
    "author_email": "dominik.mueller@informatik.uni-augsburg.de",
    "download_url": "https://files.pythonhosted.org/packages/cf/25/831d0a7fe592678a1e9cdcf3bf3d6603e6e8e84ca69460844310a72c17c5/aucmedi-0.9.0.tar.gz",
    "platform": null,
    "description": "![aucmedi_logo](https://raw.githubusercontent.com/frankkramer-lab/aucmedi/master/docs/images/aucmedi.logo.description.png)\n\n[![shield_python](https://img.shields.io/pypi/pyversions/aucmedi?style=flat-square)](https://www.python.org/)\n[![shield_build](https://img.shields.io/github/actions/workflow/status/frankkramer-lab/aucmedi/build-package.yml?branch=master&style=flat-square)](https://github.com/frankkramer-lab/aucmedi)\n[![shield_coverage](https://img.shields.io/codecov/c/gh/frankkramer-lab/aucmedi?style=flat-square)](https://app.codecov.io/gh/frankkramer-lab/aucmedi/)\n[![shield_docs](https://img.shields.io/website?down_message=offline&label=docs&style=flat-square&up_message=online&url=https%3A%2F%2Ffrankkramer-lab.github.io%2Faucmedi%2Freference%2F)](https://frankkramer-lab.github.io/aucmedi/reference/)\n[![shield_pypi_version](https://img.shields.io/pypi/v/aucmedi?style=flat-square)](https://pypi.org/project/aucmedi/)\n[![shield_pypi_downloads](https://img.shields.io/pypi/dm/aucmedi?style=flat-square)](https://pypistats.org/packages/aucmedi)\n[![shield_license](https://img.shields.io/github/license/frankkramer-lab/aucmedi?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\nThe open-source software AUCMEDI allows fast setup of medical image classification pipelines with state-of-the-art methods via an intuitive, high-level Python API or via an AutoML deployment through Docker/CLI.\n\n## Resources\n- Website: [AUCMEDI Website - Home](https://frankkramer-lab.github.io/aucmedi/)\n- Git Repository: [GitHub - frankkramer-lab/aucmedi](https://github.com/frankkramer-lab/aucmedi)\n- Documentation: [AUCMEDI Wiki - API Reference](https://frankkramer-lab.github.io/aucmedi/reference/)\n- Getting Started: [AUCMEDI Website - Getting Started](https://frankkramer-lab.github.io/aucmedi/getstarted/intro/)\n- Examples: [AUCMEDI Wiki - Examples](https://frankkramer-lab.github.io/aucmedi/examples/framework/)\n- Tutorials: [AUCMEDI Wiki - Tutorials](https://frankkramer-lab.github.io/aucmedi/examples/tutorials/)\n- Applications: [AUCMEDI Wiki - Applications](https://frankkramer-lab.github.io/aucmedi/examples/applications/)\n- PyPI Package: [PyPI - aucmedi](https://pypi.org/project/aucmedi/)\n- Docker Image: [GitHub - ghcr.io/frankkramer-lab/aucmedi](https://github.com/frankkramer-lab/aucmedi/pkgs/container/aucmedi)\n- Zenodo Repository: [Zenodo - AUCMEDI](https://zenodo.org/record/6633540)\n\n## How to cite\n\nAUCMEDI is currently unpublished. But coming soon!\n\nIn the meantime:  \nPlease cite our base framework MIScnn as well as the AUCMEDI GitHub repository:\n\n```\nM\u00fcller, D., Kramer, F. MIScnn: a framework for medical image segmentation with\nconvolutional neural networks and deep learning. BMC Med Imaging 21, 12 (2021).\nhttps://doi.org/10.1186/s12880-020-00543-7\n```\n\n```\nM\u00fcller, D., Mayer, S., Hartmann, D., Meyer, P., Schneider, P., Soto-Rey, I., & Kramer, F. (2022).\nAUCMEDI: a framework for Automated Classification of Medical Images (Version X.Y.Z) [Computer software].\nGitHub repository. https://github.com/frankkramer-lab/aucmedi\n```\n\nThank you for citing our work.\n\n### Lead Author\n\nDominik M\u00fcller\\\nEmail: dominik.mueller@informatik.uni-augsburg.de\\\nIT-Infrastructure for Translational Medical Research\\\nUniversity Augsburg\\\nBavaria, Germany\n\n## License\n\nThis project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.\\\nSee the LICENSE.md file for license rights and limitations.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "AUCMEDI - a framework for Automated Classification of Medical Images",
    "version": "0.9.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/frankkramer-lab/aucmedi/issues",
        "Documentation": "https://frankkramer-lab.github.io/aucmedi/reference/",
        "Homepage": "https://frankkramer-lab.github.io/aucmedi/",
        "Source Code": "https://github.com/frankkramer-lab/aucmedi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7ab5d674254764fe50ddc3d8d37ed6e47662cb383a8ab14896419be250d1068",
                "md5": "dc371861a7538340e604fc0e967d5977",
                "sha256": "c0fdfc19e03b090cab5f6c6a5798f84db4ba7d1c141b923277acb12bea92cbd1"
            },
            "downloads": -1,
            "filename": "aucmedi-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc371861a7538340e604fc0e967d5977",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 359265,
            "upload_time": "2024-02-22T11:48:34",
            "upload_time_iso_8601": "2024-02-22T11:48:34.558670Z",
            "url": "https://files.pythonhosted.org/packages/e7/ab/5d674254764fe50ddc3d8d37ed6e47662cb383a8ab14896419be250d1068/aucmedi-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf25831d0a7fe592678a1e9cdcf3bf3d6603e6e8e84ca69460844310a72c17c5",
                "md5": "b910dda8c2dbe85f49076bf6c699c42b",
                "sha256": "9ae206bc3b0e32c44144ab6d3f0cf734024ca623bc24e2cbf14917fd7b9b013c"
            },
            "downloads": -1,
            "filename": "aucmedi-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b910dda8c2dbe85f49076bf6c699c42b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 152737,
            "upload_time": "2024-02-22T11:48:36",
            "upload_time_iso_8601": "2024-02-22T11:48:36.768921Z",
            "url": "https://files.pythonhosted.org/packages/cf/25/831d0a7fe592678a1e9cdcf3bf3d6603e6e8e84ca69460844310a72c17c5/aucmedi-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 11:48:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "frankkramer-lab",
    "github_project": "aucmedi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "aucmedi"
}
        
Elapsed time: 0.18953s