AI Toolkit for Healthcare Imaging
Project description
Medical Open Network for AI
MONAI is a PyTorch-based, open-source framework for deep learning in healthcare imaging, part of PyTorch Ecosystem. Its ambitions are:
- developing a community of academic, industrial and clinical researchers collaborating on a common foundation;
- creating state-of-the-art, end-to-end training workflows for healthcare imaging;
- providing researchers with the optimized and standardized way to create and evaluate deep learning models.
Features
The codebase is currently under active development. Please see the technical highlights of the current milestone release.
- flexible pre-processing for multi-dimensional medical imaging data;
- compositional & portable APIs for ease of integration in existing workflows;
- domain-specific implementations for networks, losses, evaluation metrics and more;
- customizable design for varying user expertise;
- multi-GPU data parallelism support.
Installation
To install the current release:
pip install monai
To install from the source code repository:
pip install git+https://github.com/Project-MONAI/MONAI#egg=MONAI
Alternatively, pre-built Docker image is available via DockerHub:
# with docker v19.03+
docker run --gpus all --rm -ti --ipc=host projectmonai/monai:latest
For more details, please refer to the installation guide.
Getting Started
MedNIST demo and MONAI for PyTorch Users are available on Colab.
Tutorials & examples are located at monai/examples.
Technical documentation is available at docs.monai.io.
Contributing
For guidance on making a contribution to MONAI, see the contributing guidelines.
Links
- Website: https://monai.io/
- API documentation: https://docs.monai.io
- Code: https://github.com/Project-MONAI/MONAI
- Project tracker: https://github.com/Project-MONAI/MONAI/projects
- Issue tracker: https://github.com/Project-MONAI/MONAI/issues
- Wiki: https://github.com/Project-MONAI/MONAI/wiki
- Test status: https://github.com/Project-MONAI/MONAI/actions
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for monai-0.2.0-202007061745-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4186ec3715149799e7cc4cc6ea66cf618b2628fab2e6170d42ac12db842db8d9 |
|
MD5 | c4e083c02c05b7790dbdc61041d40fb7 |
|
BLAKE2b-256 | 01275f3836974d9103c4937021c0aa6325a5575d50c82f948619bad5118aa93e |